Show HN: An experimental Python to C#/Go/Ruby/JS transpiler(github.com)14 points·by alehander42·hace 10 años·1 commentsgithub.comShow HN: An experimental Python to C#/Go/Ruby/JS transpilerhttp://github.com/alehander42/pseudo-python3 commentsPost comment[–]alehander42·hace 10 añosreplyAuthor here. Pseudo (and Pseudo-Python) are still in early stages, so I'd love some feedback, ideas and critique :)Here are some examples of not-trivial programs translated automatically with Pseudo:Reading and parsing a file with soccer stats https://github.com/alehander42/pseudo/tree/master/examples/f... A verbal-expressions-like library https://github.com/alehander42/pseudo/tree/master/examples/v...And fibonacci because traditions https://github.com/alehander42/pseudo/tree/master/examples/f...[+][deleted]·hace 10 años[+][deleted]·hace 10 años[+][deleted]·hace 10 años
Here are some examples of not-trivial programs translated automatically with Pseudo:
Reading and parsing a file with soccer stats https://github.com/alehander42/pseudo/tree/master/examples/f... A verbal-expressions-like library https://github.com/alehander42/pseudo/tree/master/examples/v...
And fibonacci because traditions https://github.com/alehander42/pseudo/tree/master/examples/f...