Hy fork
Go to file
2013-03-20 00:37:43 -04:00
bin Adding in another trivial example 2013-03-15 13:00:28 -04:00
docs Adding in docz 2013-03-13 19:43:19 -04:00
eg Adding in an rPython example. 2013-03-20 00:37:43 -04:00
hy Support for "import as" 2013-03-19 05:33:45 +00:00
maintainer-scripts small tweaks to meta stuff 2013-03-11 20:21:07 -04:00
site adding in the hilarious xkcd comic 2013-03-18 23:50:24 -04:00
tests Added test for "import as" 2013-03-19 05:46:00 +00:00
.gitignore adding build to gitignore 2013-03-06 19:51:10 -05:00
.travis.yml Adding back Python 2.6. 2013-03-13 20:02:16 -04:00
AUTHORS Adding @rumple to AUTHORS 2013-03-19 03:09:18 -04:00
Makefile Adding in docz 2013-03-13 19:43:19 -04:00
README.md Hilarious. 2013-03-18 23:52:00 -04:00
requirements-dev.txt Adding in a docs directory. 2013-03-12 22:53:45 -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 adding in 2.6, we added it back in to the code 2013-03-17 11:55:40 -04:00
TODO kill off the todo 2013-03-18 19:52:16 -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

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 relize one thing about Python:

It's really goddamn awesome.

Oh, and lisps are neat.