python2ruby/shortcomings.md
2025-12-06 10:36:02 +01:00

5 lines
No EOL
187 B
Markdown

- string processing is very primitive, it just checks for f at the beggining, and then adds #, before { if so
- no elif
- no lambdas
- tuples need to be in ()
- converts tuples into lists