Skip to content

Replace demo with REPL #16

@TheModMaker

Description

@TheModMaker

Currently the "demo" simply runs a single Lua file and stops. This provides a good starting point for actual applications, but really belongs in a tutorial, not in its own project. Instead, we should have a REPL (read, eval, print, loop) program that most Lua programs use. This will involve allowing expressions to be used by themselves (see #6).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions