Hy fork
Go to file
2013-04-04 11:08:18 +02:00
bin Do not quit hy if compile error occurs 2013-04-03 11:44:28 +02:00
docs Removing accidental 1 insertion. Sorry paultag! 2013-04-03 16:27:20 -05:00
eg Add in a Python 3 hello world 2013-04-02 21:33:08 -04:00
hy Allow (do) inside (defn) 2013-04-04 11:07:38 +02: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 Add do-in-defn tests 2013-04-04 11:08:18 +02: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 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 Add while loops to the compiler 2013-04-03 19:55:09 +02: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.