xlispstat

Statistical data science environment and visualization tool based on Lisp

brewmacoslinux
Try with needOr install directly
Source

About

Statistical data science environment based on Lisp

Commands

xlispstat

Examples

Start the interactive XLispStat environment$ xlispstat
Load and execute a Lisp script file$ xlispstat -f script.lsp
Run XLispStat with a batch command$ xlispstat -e '(+ 2 3)'