dasy icon indicating copy to clipboard operation
dasy copied to clipboard

Reimplement in hy

Open z80dev opened this issue 3 years ago • 1 comments

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

z80dev avatar Aug 11 '22 14:08 z80dev

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 avatar Sep 03 '22 18:09 z80dev