Hy fork
Go to file
2014-02-10 17:29:35 -06:00
bin bin/hy2py: Add a bunch of command-line options 2014-01-14 09:17:56 +01:00
docs Merge master onto pr/471 2014-01-30 21:50:23 +05:30
eg Move "hy on meth" example to eg/. 2014-01-14 06:03:57 +02:00
hy faster distinct: maintain seen items in a set 2014-02-04 01:35:41 +05:30
scripts Some small doc fixes 2013-12-31 16:14:05 -07:00
tests hy.contrib.walk: Add support for walking cons cells 2014-02-01 18:36:57 +01: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 Add Brian McKenna to AUTHORS 2014-01-25 18:15:49 -07: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 Making readme more friendly 2014-02-10 17:29:35 -06: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

Build Status Downloads version Coverage Status

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

Hylarious Hacks

Django + Lisp

Python sh fun

Hy IRC bot

miniKanren in Hy

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 awesome.

Oh, and lisps are neat.

(fan art from the one and only doctormo)

Project