Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPL #22

Open
jparoz opened this issue Feb 25, 2023 · 0 comments
Open

REPL #22

jparoz opened this issue Feb 25, 2023 · 0 comments
Labels
feature Adds a new feature to the language.
Milestone

Comments

@jparoz
Copy link
Owner

jparoz commented Feb 25, 2023

Do we do this, or do we just say "use your runtime's Lua REPL"? I think there's probably good development value in having a dedicated REPL, although it will take a fair bit of work to implement; but being able to query types of things is great by itself, along with general convenience of typing code in a REPL. A lot of the work will probably be shared with LSP features anyway.

Possibly should be a separate executable, maybe hucki, or maybe part of a build tool #23 .

See also #32

@jparoz jparoz added the feature Adds a new feature to the language. label Feb 25, 2023
@jparoz jparoz added this to the 0.10.0 milestone Feb 25, 2023
This was referenced Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adds a new feature to the language.
Projects
Status: Todo
Development

No branches or pull requests

1 participant