Show HN: An experimental Python to C#/Go/Ruby/JS transpiler(github.com)14 points·by alehander42·há 10 anos·1 commentsgithub.comShow HN: An experimental Python to C#/Go/Ruby/JS transpilerhttp://github.com/alehander42/pseudo-python3 commentsPost comment[–]alehander42·há 10 anosreplyAuthor 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]·há 10 anos[+][deleted]·há 10 anos[+][deleted]·há 10 anos
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...