Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

Fix REPL #1

@epellis

Description

@epellis

The REPL does not work right now. You need to figure out which compilation stage the REPL fits into (probably the first and the last) and modify the interpreter so that it can wrap whatever is printed into a main loop. Would be a good idea to make a VM at the start of a REPL session and then incrementally execute as instructions are entered. Could also make a hell of a debugging mode.

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