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

--one-liner option #1

Open
Checkmate50 opened this issue Apr 27, 2022 · 0 comments
Open

--one-liner option #1

Checkmate50 opened this issue Apr 27, 2022 · 0 comments

Comments

@Checkmate50
Copy link
Owner

Obviously necessary. Basically compile everything (including control flow and assignments) into a single line of code, probably using maps of some sort. Assignments are the tricky part here, need some way to store variables nicely, though lazy me just wants to use Python dictionaries rather than figuring this out myself

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