hy/README.md
2013-03-25 21:29:17 -04:00

31 lines
696 B
Markdown

Hy
==
![](https://raw.github.com/paultag/hy/master/site/imgs/xkcd.png)
Lisp and Python should love each other. Let's make it happen.
[![Build Status](https://travis-ci.org/paultag/hy.png?branch=master)](https://travis-ci.org/paultag/hy)
Hylarious Hacks
---------------
[Django + Lisp](https://github.com/paultag/djlisp/tree/master/djlisp)
[Python sh fun](https://twitter.com/paultag/status/314925996442796032)
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.