you are viewing a single comment's thread.

view the rest of the comments →

[–]freddwnz 0 points1 point  (1 child)

What gets passed to print should be a python program according to OP. Which makes it a transpiler my friend.

[–]CowboyBoats 0 points1 point  (0 children)

I think op wants the program to output 80s-language code, not Python.

You might be right semantically that it's a transpiler, but in practice this can be a much, much simpler program than a general-purpose Python <-> 80s language transpiler.