Currently, the main executable just compiles and runs a static program embedded in the executable.
Instead create some minimal 'interpreter'-like interface.
- unix-interpreter compatible (work with
#!)
- read from stdin if no file is specified
- run some 'main' function
- maybe some optional debug output, bytecode dump perhaps (via pretty printed
Debug formatting)
Include instructions for controlling log levels in the usage.
Currently, the main executable just compiles and runs a static program embedded in the executable.
Instead create some minimal 'interpreter'-like interface.
#!)Debugformatting)Include instructions for controlling log levels in the usage.