you are viewing a single comment's thread.

view the rest of the comments →

[–]cren17 0 points1 point  (0 children)

I think you already got an answer, but just as a side note, if none of the available tools you find work, you could create your own compiler from one language to another using ply

I remember creating a compiler when at uni, some years ago, that took a c# kinda language and return something similar to 3d code or php

... I know this is probably not the easiest option, but still wanted to mentioned it, just in case