SlackBuildsOrg/development/s9fes/README
rc_05 e59a69a76e
development/s9fes: Added (interpreter for R4RS Scheme).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-06-17 07:24:54 +07:00

3 lines
182 B
Text

S9fES is a mature, portable, and comprehensible interpreter for R4RS Scheme.
The core interpreter is written in pure ANSI C (C89), so it runs on all
platforms offering a C compiler.