hy/README.md

23 lines
518 B
Markdown
Raw Normal View History

2013-03-07 01:28:23 +01:00
Hy
==
2013-03-19 04:52:00 +01:00
![](https://raw.github.com/paultag/hy/master/site/imgs/xkcd.png)
2013-03-07 01:28:23 +01:00
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)
2013-03-17 22:52:31 +01:00
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 relize one thing about Python:
It's really goddamn awesome.
Oh, and lisps are neat.