hy/README.md
Paul R. Tagliamonte 889297e7b7 README update
2013-03-17 17:52:31 -04:00

21 lines
452 B
Markdown

Hy
==
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)
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.