Hy fork
Go to file
Will Kahn-Greene 39106c9c62 Add explicit LICENSE file
The LICENSE is at the top of setup.py, but ... having a LICENSE
or COPYING file is more conventional. So this adds that.
2013-04-05 16:29:32 -04:00
bin Do not quit hy if compile error occurs 2013-04-03 11:44:28 +02:00
docs Cosmetic: Fix header formatting 2013-04-05 14:56:59 -04:00
eg Add in a Python 3 hello world 2013-04-02 21:33:08 -04:00
hy This fix is in living memory of paroneayea 2013-04-04 21:52:15 -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 list flattener 2013-04-04 19:32:56 -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 Add myself to AUTHORS 2013-04-03 21:03:34 +02:00
ChangeLog note to self, changelog 2013-04-03 20:39:00 -04:00
LICENSE Add explicit LICENSE file 2013-04-05 16:29:32 -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 note to self, changelog 2013-04-03 20:39:00 -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.