Hy fork
Go to file
Konrad Hinsen 270a619cf7 Simplify the decorator hy.compiler.builds
Not so much for the efficiency gain, but to save keystrokes in the
debugger when looking at methods with lots of builds decorators.
2013-04-16 17:53:02 +02:00
bin Screw it; buyer beware. 2013-04-12 23:08:22 -04:00
docs use hy 2013-04-14 18:24:37 -04:00
eg Add in a Python 3 hello world 2013-04-02 21:33:08 -04:00
hy Simplify the decorator hy.compiler.builds 2013-04-16 17:53:02 +02:00
maintainer-scripts Adding in the mant thinger. 2013-04-15 08:37:25 -04:00
tests removing the pass 2013-04-14 21:58:44 -04:00
.gitignore adding build to gitignore 2013-03-06 19:51:10 -05:00
.travis.yml Why is the blacklist not working? 2013-04-10 22:00:51 -04:00
AUTHORS Adding @vladimir-g to AUTHORS 2013-04-13 10:50:55 -04:00
LICENSE Removing my name from the license. 2013-04-05 20:04:36 -04:00
Makefile removing site target 2013-04-12 23:46:28 -04:00
NEWS fixing the bits 2013-04-14 22:19:33 -04:00
README.md update eww-arrr-el 2013-04-12 23:11:53 -04:00
requirements-dev.txt Syntax highlight blocks as clj 2013-04-01 12:55:16 -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 Add flake8 in tox 2013-04-06 21:16:28 +02: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.

Project