GNU Scheme interpreter and compiler for embedded scripting
GNU Ubiquitous Intelligent Language for Extensions
guile
guild
$ guile
$ guile script.scm
$ guile -c "(display (+ 2 3))"