Run R6RS Scheme programs directly with moonx
Dependencies
moonx bobzhang/scheme --eval '(+ 1 2)'
printf '%s\n' '(map (lambda (x) (* x x)) (list 1 2 3))' | moonx bobzhang/scheme -
moonx bobzhang/scheme program.scmInstall
Download zipRun R6RS Scheme programs directly with moonx
Dependencies