Show HN: An experimental Python to C#/Go/Ruby/JS transpiler (github.com) 14 points by alehander42 10y ago ↗ HN
[–] alehander42 10y ago ↗ Author 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] 10y ago ↗ (comment deleted)
4 comments
[ 5.9 ms ] story [ 25.0 ms ] threadHere 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...