Hy fork
Go to file
Julien Danjou bcdf31e287 Do not quit hy if compile error occurs
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-03 11:44:28 +02:00
bin Do not quit hy if compile error occurs 2013-04-03 11:44:28 +02:00
docs Add a bit about the threading macro 2013-04-01 21:20:44 -04:00
eg Change all instances of (def foo bar) to (setv foo bar)! 2013-04-01 16:51:28 -05:00
hy idle cleanup 2013-04-02 14:50:16 -04:00
maintainer-scripts small tweaks to meta stuff 2013-03-11 20:21:07 -04:00
site One more conversion of (def) -> (setv)... ho ho ho! 2013-04-01 16:52:57 -05:00
tests Updating the tests to not break Python 3.x 2013-04-01 23:06:59 -04:00
.gitignore adding build to gitignore 2013-03-06 19:51:10 -05:00
.travis.yml Update channels to include #hy on freenode 2013-04-01 09:21:12 -04:00
AUTHORS idle cleanup 2013-04-02 14:50:16 -04:00
ChangeLog Adding a bit about comrehensions to the changelog 2013-04-02 08:59:52 -04:00
Makefile Adding in docz 2013-03-13 19:43:19 -04:00
README.md speling 2013-03-25 21:29:17 -04:00
requirements-dev.txt Syntax highlight blocks as clj 2013-04-01 12:55:16 -04:00
requirements-site.txt Moving to astor.codegen 2013-03-11 21:12:38 -04:00
requirements.txt Adding back Python 2.6. 2013-03-13 20:02:16 -04:00
setup.cfg Adding in some basic bits in 2013-03-02 20:58:58 -05:00
setup.py Forgot these. 2013-03-27 22:19:57 -04:00
TODO removing list-comps from the TODO 2013-04-02 09:00:51 -04:00
tox.ini Adding back Python 2.6. 2013-03-13 20:02:16 -04:00

Hy

Lisp and Python should love each other. Let's make it happen.

Build Status

Hylarious Hacks

Django + Lisp

Python sh fun

OK, so, why?

Well. Python is awesome. So awesome, that we have so many tools to alter the languge in a core way, but we never use them.

Why?

Well, I wrote Hy to help people realize one thing about Python:

It's really goddamn awesome.

Oh, and lisps are neat.