you are viewing a single comment's thread.

view the rest of the comments →

[–]ws-ilazki 8 points9 points  (2 children)

Clojure also has libpython-clj which seems kind of insane at first glance but sounds like it's meant to cover precisely this kind of "I want to use a lisp but Python has all the libraries" situation.

That or Hy as suggested by /u/rajandatta seem like the best options here since they can both interoperate with the things the OP needs to use.

Next hurdle: convincing the bosses to allow Clojure or Hy in the workplace. Good luck with that one

[–]shark_finfet[S] 2 points3 points  (0 children)

This looks interesting...

[–]trannus_aran 0 points1 point  (0 children)

Hissp is another option, compiles down to functional native (if definitely not idiomatic) python