The Ubuntu NLP Repository v9.04
Powered by Falcon

Component scheme

Software related to the Scheme programming language.

You can use apt to download and install the packages. Use the following lines in /etc/apt/sources.list and use the command sudo apt-get update to enable downloading from this component.

Don't forget to read the notice on the frontpage!

deb http://cl.naist.jp/~eric-n/ubuntu-nlp jaunty scheme
deb-src http://cl.naist.jp/~eric-n/ubuntu-nlp jaunty scheme

Packages

chicken
Version:3.4.0-0.1nlp2~0jaunty1
Source (dsc):chicken_3.4.0-0.1nlp2~0jaunty1.dsc
Source (tar.gz):chicken_3.4.0-0.1nlp2~0jaunty1.tar.gz
chicken-bin
Description:A practical and portable Scheme system - compiler More...

CHICKEN is a Scheme compiler which compiles a subset of R5RS into C.
It uses the ideas presented in Baker's paper "Cheney on the MTA", and
has a small core and is easily extendable.

This package contains the compiler.

Package:chicken-bin_3.4.0-0.1nlp2~0jaunty1_i386.deb
Package:chicken-bin_3.4.0-0.1nlp2~0jaunty1_amd64.deb
libchicken-dev
Description:A practical and portable Scheme system - development More...

CHICKEN is a Scheme compiler which compiles a subset of R5RS into C.
It uses the ideas presented in Baker's paper "Cheney on the MTA", and
has a small core and is easily extendable.

This package contains the header file and static library for developing
with chicken.

Package:libchicken-dev_3.4.0-0.1nlp2~0jaunty1_i386.deb
Package:libchicken-dev_3.4.0-0.1nlp2~0jaunty1_amd64.deb
libchicken3
Description:A practical and portable Scheme system - runtime More...

CHICKEN is a Scheme compiler which compiles a subset of R5RS into C.
It uses the ideas presented in Baker's paper "Cheney on the MTA", and
has a small core and is easily extendable.

This package contains the shared library needed to run programs using
chicken.

Package:libchicken3_3.4.0-0.1nlp2~0jaunty1_i386.deb
Package:libchicken3_3.4.0-0.1nlp2~0jaunty1_amd64.deb