Hy fork
Go to file
Christopher Allan Webber 1b60bee8a3 Change all instances of (def foo bar) to (setv foo bar)!
I'm in ur base polluting your language with all my opinions!
2013-04-01 16:51:28 -05:00
bin Adding in a completer. 2013-03-28 21:42:40 -04:00
docs Change all instances of (def foo bar) to (setv foo bar)! 2013-04-01 16:51:28 -05:00
eg Change all instances of (def foo bar) to (setv foo bar)! 2013-04-01 16:51:28 -05:00
hy Defun is now an alias for defn 2013-04-01 16:36:56 -05:00
maintainer-scripts small tweaks to meta stuff 2013-03-11 20:21:07 -04:00
site Forgot these. 2013-03-27 22:19:57 -04:00
tests Change all instances of (def foo bar) to (setv foo bar)! 2013-04-01 16:51:28 -05: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 Adding Will to the AUTHORS 2013-04-01 11:21:00 -05:00
ChangeLog Moving to 0.9.3 2013-03-29 20:38:02 -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 Tuples done 2013-03-27 20:14:08 -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.