freebsd-ports/lang/sagittarius-scheme/pkg-descr
Ashish SHUKLA 4806c9231a - Add new port for Sagittarius Scheme
R6RS/R7RS Scheme system.

Features:

 -  Builtin CLOS.
 -  Common Lisp like reader macro.
 -  Cryptographic libraries.
 -  Customisable cipher and hash algorithm.
 -  Custom codec mechanism.
 -  CL like keyword lambda syntax (taken from Gauche).
 -  Constant definition form. (define-constant form).
 -  Builtin regular expression
      -  mostly works O(n)
 -   Replaceable reader

WWW: https://code.google.com/p/sagittarius-scheme/
2014-07-06 01:47:27 +00:00

16 lines
436 B
Text

R6RS/R7RS Scheme system.
Features:
- Builtin CLOS.
- Common Lisp like reader macro.
- Cryptographic libraries.
- Customisable cipher and hash algorithm.
- Custom codec mechanism.
- CL like keyword lambda syntax (taken from Gauche).
- Constant definition form. (define-constant form).
- Builtin regular expression
- mostly works O(n)
- Replaceable reader
WWW: https://code.google.com/p/sagittarius-scheme/