pilisp_cli 1.0.0-alpha.9
pilisp_cli: ^1.0.0-alpha.9 copied to clipboard
Shared code for running a rudimentary command-line interface to the PiLisp programming language.
1.0.0-alpha.9 #
- Richer cli_repl with more editing commands and TAB completion for in-scope PiLisp bindings
- Repo changes to make pub.flutter-io.cn output more useful.
1.0.0-alpha.8 #
- Initial inclusion of cli_repl for richer REPL experience
- Supports
-eor--evalas CLI parameter for evaluating PiLisp forms directly