Hy fork
Go to file
James King 484a96abae WIP - Move _parse_lamba_list to the functiondef 2013-04-10 16:52:28 -04:00
bin WIP - Move _parse_lamba_list to the functiondef 2013-04-10 16:52:28 -04:00
docs small internals tweak 2013-04-08 21:53:06 -04:00
eg Add in a Python 3 hello world 2013-04-02 21:33:08 -04:00
hy WIP - Move _parse_lamba_list to the functiondef 2013-04-10 16:52:28 -04:00
maintainer-scripts small tweaks to meta stuff 2013-03-11 20:21:07 -04:00
site Minor correction to repl template. Added link to docs. 2013-04-10 11:11:05 -04:00
tests WIP - Move _parse_lamba_list to the functiondef 2013-04-10 16:52:28 -04: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 Forgot to add @algernon to AUTHORS 2013-04-07 18:58:45 -04:00
LICENSE Removing my name from the license. 2013-04-05 20:04:36 -04:00
Makefile Adding in an upload target. 2013-04-07 19:45:38 -04:00
NEWS compiler: add `else' support in `try' 2013-04-09 17:00:30 +02:00
README.md Add quickstart and hacking docs 2013-04-05 16:30:12 -04:00
TODO note to self, changelog 2013-04-03 20:39:00 -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
tox.ini Add flake8 in tox 2013-04-06 21:16:28 +02:00

README.md

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