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