Interpreter and library for the S-Lang programming language
Library for creating multi-platform software
slsh
$ slsh script.sl
$ slsh -i
$ slsh -e 'message("Hello from S-Lang")'