[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#366422: ITP: cyclone -- a C like language, with additional safety and features



Package: wnpp
Severity: wishlist
Owner: alex bodnaru <alexbodn@012.net.il>


* Package name    : cyclone
  Version         : 1.0.0
  Upstream Author : Cyclone is a joint project of AT&T Labs Research, Harvard, 
                    the University of Maryland, and the University of Washington.
                    Much of the early work was done at Cornell University.
* URL             : http://cyclone.thelanguage.org/wiki/Download
* License         : GPL
  Programming Lang: C, C++
  Description     : a C like language, with additional safety and features

 Cyclone is like C: it has pointers and pointer arithmetic, structs, 
 arrays, goto, manual memory management, and C's preprocessor and syntax.
 Cyclone adds features such as pattern matching, algebraic datatypes, 
 exceptions, region-based memory management, and optional garbage 
 collection.
 Cyclone is safe: pure Cyclone programs are not vulnerable to a wide 
 class of bugs that plague C programs: buffer overflows, format string 
 attacks, double free bugs, dangling pointer accesses, etc.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-skas3-v8.2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)



Reply to: