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

Ability to compile files at REPL #146

Open
yumaikas opened this issue Mar 3, 2023 · 0 comments
Open

Ability to compile files at REPL #146

yumaikas opened this issue Mar 3, 2023 · 0 comments

Comments

@yumaikas
Copy link

yumaikas commented Mar 3, 2023

At the REPL, I'd like to be able to fire off the GDLisp compiler against files. use is the closest thing to this, but it complains if I try to use the same file twice.

The main thing I'm trying to avoid here is the cost of launching Godot each compilation using the GDLisp cli. I don't conceptualize this as an eval replacement, at least for now.

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

1 participant