Cyclone (programming language): Difference between revisions

Content deleted Content added
Queenbyte (talk | contribs)
No edit summary
Queenbyte (talk | contribs)
citation
Line 24:
| website = {{URL|http://cyclone.thelanguage.org}}
| wikibooks =
| discontinued = Yes<ref>{{cite web |title=Open Access Cyclone (programming language) Journals · OA.mg |url=https://oa.mg/journals/open-access-cyclone-programming-language-journals |website=oa.mg}}</ref>
| 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 possible in C programs, without losing the power and convenience of C as a tool for [[system programming]].