Fully automatic translation seems (almost?) feasible if you map every value to 
a JSON-like universal type, say PyObject. Then you would have 
super-non-idiomatic Nim code but you can gradually rewrite it to use more of 
Nim's static typing and native types.

Reply via email to