Skip to content

Add toy language CLI #1

@chklauser

Description

@chklauser

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions