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

187 B

  • 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