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

Will REPL be possible? #16

Open
MikaelElkiaer opened this issue May 1, 2022 · 1 comment
Open

Will REPL be possible? #16

MikaelElkiaer opened this issue May 1, 2022 · 1 comment

Comments

@MikaelElkiaer
Copy link

Without having looked too much into the compiler - would it be possible to implement REPL support?

I am thinking in regards to using this in a scratchpad manor - like https://github.com/metakirby5/codi.vim or https://github.com/rafcamlet/nvim-luapad.

@gahag
Copy link
Collaborator

gahag commented May 1, 2022

Yes, it would be possible, but it would likely be hard to implement anything beyond a very basic REPL. Pull requests are welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants