|
|
|
|
|
by zanellia
1678 days ago
|
|
I though about using Nim as a host language for the DSL for a while, but then decided to rely on Python simply because it is more mature (and I had already partially figured out how to manipulate Python ASTs to generate C code). |
|