Difference between revisions of "Chicken"

From Free Software Directory
Jump to: navigation, search
(New version)
(Added Debian link)
Line 7: Line 7:
 
|Computer languages=Scheme
 
|Computer languages=Scheme
 
|Documentation note=User manual included in HTML format and available in PDF format from http://www.call-with-current-continuation.org/chicken-manual.pdf
 
|Documentation note=User manual included in HTML format and available in PDF format from http://www.call-with-current-continuation.org/chicken-manual.pdf
 +
|Accepts cryptocurrency donations=No
 
|Related projects=DrScheme,Gauche,SISC,Bigloo,Bobot++,scons-chicken,Scheme_48,Chicken,Hobbit,mit-scheme,Racket
 
|Related projects=DrScheme,Gauche,SISC,Bigloo,Bobot++,scons-chicken,Scheme_48,Chicken,Hobbit,mit-scheme,Racket
 
|Keywords=compiler,software development,programming,C,scheme,chicken,R5RS
 
|Keywords=compiler,software development,programming,C,scheme,chicken,R5RS
Line 14: Line 15:
 
|Version download=https://code.call-cc.org/releases/4.11.0/chicken-4.11.0.tar.gz
 
|Version download=https://code.call-cc.org/releases/4.11.0/chicken-4.11.0.tar.gz
 
|Version comment=4.11.0 stable released 2016-05-28
 
|Version comment=4.11.0 stable released 2016-05-28
|Last review by=Alejandroindependiente
+
|Last review by=Bendikker
|Last review date=2017/02/08
+
|Last review date=2018/02/08
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2002-04-30
 
|License verified date=2002-04-30
Line 31: Line 30:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=felix@call-with-current-continuation.org
 
|Email=felix@call-with-current-continuation.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource URL=http://tracker.debian.org/pkg/chicken
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 08:13, 8 February 2018


[edit]

Chicken

https://www.call-cc.org/
Scheme to C compiler.

CHICKEN is a simple Scheme-to-C compiler supporting the language features as defined in the 'Revised^5 Report on Scheme'. It supports full tail-recursion and first-class continuations. The code it generates is quite portable; compiled files generated by it (including itself) should work with either no or minor changes on other systems. Linking to C modules and C library functions is straightforward, and compiled programs can easily be embedded into existing C code. The package includes many extra libraries.








Entry










"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.