Hy fork
Go to file
2014-01-16 03:54:44 +02:00
bin Merge branch 'master' into paultag/bugfix/python3.4 2014-01-03 19:57:05 -05:00
docs Correcting typos. 2014-01-16 03:54:44 +02:00
eg Change the signature of (for) and (with). 2013-12-31 13:35:31 -05:00
hy Added loop/recur macro for tail-call optimization 2014-01-12 14:02:27 -05:00
scripts Some small doc fixes 2013-12-31 16:14:05 -07:00
tests Added loop/recur macro for tail-call optimization 2014-01-12 14:02:27 -05:00
.coveragerc Adding support for coverage tests at coveralls 2013-12-03 01:58:35 +05:30
.gitignore Provide bin scripts for both Windows and *nix 2013-07-14 09:06:42 -06:00
.travis.yml Adding support for coverage tests at coveralls 2013-12-03 01:58:35 +05:30
AUTHORS Correcting typos. 2014-01-16 03:54:44 +02:00
LICENSE Removing my name from the license. 2013-04-05 20:04:36 -04:00
make.bat Add a "clean" target to make and make.bat 2014-01-02 11:28:31 +02:00
Makefile Add a "clean" target to make and make.bat 2014-01-02 11:28:31 +02:00
NEWS Merge pull request #406 from paultag/paultag/bugfix/im-an-idiot 2013-12-31 11:12:15 -08:00
README.md fixed readthedocs links and updated the quickstart URL 2014-01-08 03:53:02 +01:00
requirements-dev.txt Remove astor from requirements-dev.txt. 2013-12-23 08:12:22 +02:00
requirements.txt Update requirements.txt and setup.py to use rply upstream. 2013-12-08 07:11:42 +02:00
setup.cfg Adding in some basic bits in 2013-03-02 20:58:58 -05:00
setup.py Add astor to install_requires. 2013-12-10 17:46:45 +02:00
tox.ini Nuke the rply git checkout from tox.ini 2013-12-23 15:31:36 +01:00

Hy

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

Build Status Downloads version Coverage Status

Hylarious Hacks

Django + Lisp

Python sh fun

Hy IRC bot

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.

(fan art from the one and only doctormo)

Project