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

Reimplement in hy #2

Open
z80dev opened this issue Aug 11, 2022 · 1 comment
Open

Reimplement in hy #2

z80dev opened this issue Aug 11, 2022 · 1 comment

Comments

@z80dev
Copy link
Owner

z80dev commented Aug 11, 2022

use https://github.com/hylang/hy to implement the compiler in a lisp

@z80dev
Copy link
Owner Author

z80dev commented Sep 3, 2022

the primary focus should be refactoring the codebase into a more coherent structure and smaller chunks. there are some huge functions currently that should be split up.

once we have small chunks, some of those may be reconsidered for rewriting in hy if they will be significantly simpler syntactically (i.e. wherever it makes sense)

z80dev added a commit that referenced this issue Sep 17, 2022
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