All Projects → metacraft-labs → Py2nim

metacraft-labs / Py2nim

Licence: mit
A Python-to-Nim transpiler

Programming Languages

nim
578 projects

py2nim

A new WIP tool for porting Python code to Nim

Based on languist

very basic still, if you're interested contact us using our emails or the #nim irc/gitter

notice

the original py2nim is on https://github.com/metacraft-labs/py2nim_deprecated/ : most of the stars/watches/forks are probably for it. it's probably closer to working state, but this version might be a better basis for the future(even if maybe less featured now), as it builds on the languist code which should support more languages

how to use

./py2nim <filename>.py

generates <filename>.nim

translating projects is WIP, but it would use

./py2nim <project>

and the languist.json file there

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].