blob: 21a2d6277a6bea74d2e203d97e312c5f6de0f0f3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Scheme 9 from Empty Space is a portable R4RS Scheme interpreter with the
following features:
- Support for low-level Unix programming
- Cursor addressing with Curses
- Decimal-based floating point arithmetics
- Basic networking procedures
- Loads of useful library functions
WWW: http://www.t3x.org/s9fes/
|