Hy, a Lisp that compiles to Python
github.com
Hy, a Lisp that compiles to Python
1–10 of 75 posts
Re: Hy, a Lisp that compiles to Python
#2Re: Hy, a Lisp that compiles to Python
#3Re: Hy, a Lisp that compiles to Python
#4Re: Hy, a Lisp that compiles to Python
#5This terminal cracked me up: http://try-hy.appspot.com/
Re: Hy, a Lisp that compiles to Python
#6Great movement from the community to show some love to FP. I really like Clojure, and will give Hy a try as well. FP really forces you to write better code and somehow your thinking starts to change slowly. What I realised is that after I started to write Clojure, I am writing much more functions in Python as well. If you haven't tried yet, give FP some chance.
Re: Hy, a Lisp that compiles to Python
#7Great movement from the community to show some love to FP. I really like Clojure, and will give Hy a try as well. FP really forces you to write better code and somehow your thinking starts to change slowly. What I realised is that after I started to write Clojure, I am writing much more functions in Python as well. If you haven't tried yet, give FP some chance.
Re: Hy, a Lisp that compiles to Python
#8Everything's not only about making points, but still...
Re: Hy, a Lisp that compiles to Python
#9Re: Hy, a Lisp that compiles to Python
#10Great movement from the community to show some love to FP. I really like Clojure, and will give Hy a try as well. FP really forces you to write better code and somehow your thinking starts to change slowly. What I realised is that after I started to write Clojure, I am writing much more functions in Python as well. If you haven't tried yet, give FP some chance.
This doesn't make Python any more functional, all it does is change the syntax.