  |
http://cyclone.thelanguage.org/ - http://cyclone.thelanguage.org/
C dialect, based partly on Popcorn, type-safe, polymorphic, gives C control over data representation and memory management, but prevents buffer overflows, dangling pointers, and format string attacks. Description, documents, download. |
  |
MediaNet - http://www.cs.umd.edu/projects/medianet/
Overlay distribution network, for distributed streaming data services, to meet user-specified Quality of Service (QOS) criteria. Servers coded in Cyclone. |
  |
Hybrid Resource Control of Active Extensions - http://www.cs.utah.edu/flux/papers/hybrid-openarch03-base.html
Combines dynamic and static checking; an extension of Click modular router, customized for active networking in Janos active network OS. Coded in Cyclone. Downloads: paper in PDF, Postscript gzip; slides in PDF, PowerPoint. |
  |
New Cyclone Programming Language: Bugs be Gone - http://www.windowsitpro.com/article/articleid/23262/new-cyclone-programming-language-bugs-be-gone.html
Cornell University, AT&T Labs develop C variant far harder for authors to make bugs in when programming; data representation, calling conventions interoperable with C styles, which simplifies porting. [Security Administrator] |
 |
C with Safety: Cyclone - http://slashdot.org/developers/01/11/16/1757251.shtml
Forum system with much debate, many interesting and useful posts, some nonsense. Begins debate via New Scientist Cyclone article. [Slashdot] |