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

Reply via email to