Cyclone (programming language): Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit
Line 24:
| discontinued = yes
}}
The '''Cyclone''' [[programming language]] is intended to be a safe dialect of the [[C (programming language)|C language]]. Cyclone is designed to avoid [[buffer overflow]]s and other vulnerabilities that are endemicpossible in C programs, without losing the power and convenience of C as a tool for [[system programming]].
 
Cyclone development was started as a joint project of AT&T Labs Research and [[Greg Morrisett]]'s group at Cornell in 2001. Version 1.0 was released on May 8, 2006.