|
|
|
|
|
by bckr
1827 days ago
|
|
see my response to another comment. I think Nimporter is for bringing Nim code into Python, basically by making calls from one language to another. I'm talking about a Python to Nim transpiler, so that the functionality of Python is brought into the performance and under the control of Nim. Tell me if I'm wrong. |
|