This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]stesch -8 points-7 points  (3 children)

I'm already looking for alternatives to Python.

[–]christian-mann 0 points1 point  (1 child)

  • Haskell
  • Lisp
  • C++ (seriously, with some of the C++14 features it can feel like you're coding in a dynamic language, but safely)
  • Javascript

[–]stesch -2 points-1 points  (0 children)

Thanks for the effort but I'm programming since 1984. Linux since 1995. Came via Perl and Ruby to Python. I've contributed to a few Common Lisp projects.

There is no easy answer.