hy/README.md
Paul Tagliamonte fbed4c4fa8 forgot this guy
2013-05-18 13:07:11 -04:00

47 lines
1.1 KiB
Markdown

Hy
==
![](https://raw.github.com/hylang/shyte/master/imgs/xkcd.png)
Lisp and Python should love each other. Let's make it happen.
[![Build Status](https://travis-ci.org/hylang/hy.png?branch=master)](https://travis-ci.org/hylang/hy)
Hylarious Hacks
---------------
[Django + Lisp](https://github.com/paultag/djlisp/tree/master/djlisp)
[Python sh fun](https://twitter.com/paultag/status/314925996442796032)
[Hy IRC bot](https://github.com/hylang/hygdrop)
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.
![](http://i.imgur.com/QbPMXTN.png)
(fan art from the one and only [doctormo](http://doctormo.deviantart.com/art/Cuddles-the-Hacker-372184766))
Project
-------
* Code: https://github.com/hylang/hy
* Docs: http://hy.rtfd.org/
* Quickstart: http://hy.rtfd.org/en/latest/quickstart.html
* Bug reports: We have no bugs! Your bugs are your own! (https://github.com/hylang/hy/issues)
* License: MIT (Expat)