R7RS Scheme implementation designed as a handy script interpreter
R7RS Scheme implementation, developed to be a handy script interpreter
gosh
gauche-config
gauche-install
$ gosh script.scm
$ gosh
$ gosh -e '(display "Hello, World!") (newline)'