Changeset 3839 in project for chicken/debian/control
- Timestamp:
- 04/14/07 21:12:47 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chicken/debian/control
r3241 r3839 15 15 CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. 16 16 It uses the ideas presented in Baker's paper "Cheney on the MTA", and 17 is small and easily extendable, although not a production quality or 18 high-performance Scheme system. 17 has a small core and is easily extendable. 19 18 . 20 19 This package contains the compiler. … … 32 31 CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. 33 32 It uses the ideas presented in Baker's paper "Cheney on the MTA", and 34 is small and easily extendable, although not a production quality or 35 high-performance Scheme system. 33 has a small core and is easily extendable. 36 34 . 37 35 This package contains the shared library needed to run programs using … … 50 48 CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. 51 49 It uses the ideas presented in Baker's paper "Cheney on the MTA", and 52 is small and easily extendable, although not a production quality or 53 high-performance Scheme system. 50 has a small core and is easily extendable. 54 51 . 55 52 This package contains the header file and static library for developing
Note: See TracChangeset
for help on using the changeset viewer.