The way I'm approaching this is by converting Python ast to a JSON representation, and work recursively on that in Nim- adding to a nim ast tree. That shit looks complicated lol
- Design choice advice for Python-to-Nim transpiler (Python D... Niminem
- Design choice advice for Python-to-Nim transpiler (Pyt... juancarlospaco
- Design choice advice for Python-to-Nim transpiler ... Niminem