Skip to content

Implement REPL CLI command #37

@MaxDesiatov

Description

@MaxDesiatov

A simple typology command should launch a new REPL instance that's ready to parse given Swift code and build an environment from it.

repl command should allow invocations of the form typology repl File.swift that parses the file and starts a REPL with all declarations in that file already available in scope.

So far it looks like Linenoise library would be the best option to try at first for the REPL implementation.

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