2013-03-06 19:28:23 -05:00
Hy
==
2014-12-07 22:45:27 -08:00
[![Build Status ](https://img.shields.io/travis/hylang/hy/master.svg )](https://travis-ci.org/hylang/hy)
[![Downloads ](https://img.shields.io/pypi/dm/hy.svg )](https://pypi.python.org/pypi/hy)
[![Version ](https://img.shields.io/pypi/v/hy.svg )](https://pypi.python.org/pypi/hy)
[![Coverage Status ](https://img.shields.io/coveralls/hylang/hy/master.svg )](https://coveralls.io/r/hylang/hy)
2013-04-05 16:30:12 -04:00
2016-05-09 13:58:43 -04:00
< a href = "https://xkcd.com/224/" >< img title = "We lost the documentation on quantum mechanics. You'll have to decode the regexes yourself." alt = "XKCD #224 " src = "https://raw.github.com/hylang/shyte/18f6925e08684b0e1f52b2cc2c803989cd62cd91/imgs/xkcd.png" ></ a >
2014-01-30 05:50:15 +02:00
Lisp and Python should love each other. Let's make it happen. [Try it ](http://try-hy.appspot.com/ ).
2013-03-20 19:41:19 -04:00
Hylarious Hacks
---------------
2014-12-07 22:45:27 -08:00
* [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 )
* [miniKanren in Hy ](https://github.com/algernon/adderall )
2013-03-20 19:41:19 -04:00
2013-03-17 17:52:31 -04:00
OK, so, why?
------------
Well. Python is awesome. So awesome, that we have so many tools to alter the
2014-05-05 23:47:14 +05:30
language in a *core* way, but we never use them.
2013-03-17 17:52:31 -04:00
Why?
2013-03-25 19:32:19 -04:00
Well, I wrote Hy to help people realize one thing about Python:
2013-03-17 17:52:31 -04:00
2014-02-10 17:29:35 -06:00
It's really awesome.
2013-03-17 17:52:31 -04:00
Oh, and lisps are neat.
2013-04-05 16:30:12 -04:00
2016-01-01 12:20:19 +01:00
![Cuddles the Hacker ](https://i.imgur.com/QbPMXTN.png )
2013-05-17 20:52:52 -04:00
2013-05-18 13:07:11 -04:00
(fan art from the one and only [doctormo ](http://doctormo.deviantart.com/art/Cuddles-the-Hacker-372184766 ))
2013-04-05 16:30:12 -04:00
Project
-------
2013-04-12 23:11:53 -04:00
* Code: https://github.com/hylang/hy
2017-05-24 09:46:11 -07:00
* Documentation:
* stable, for use with the latest stable release: http://hylang.org/
* master, for use with the latest revision on GitHub: http://docs.hylang.org/en/master
* Quickstart: http://hylang.org/en/stable/quickstart.html
2013-04-12 23:11:53 -04:00
* Bug reports: We have no bugs! Your bugs are your own! (https://github.com/hylang/hy/issues)
2013-04-05 16:30:12 -04:00
* License: MIT (Expat)
2017-08-05 12:04:16 -07:00
* [Hacking on Hy ](http://docs.hylang.org/en/master/hacking.html )
* [Contributor Guidelines ](http://docs.hylang.org/en/master/hacking.html#contributor-guidelines )
* [Code of Conduct ](http://docs.hylang.org/en/master/hacking.html#contributor-code-of-conduct )
2016-03-31 16:03:00 -04:00
* IRC: Join #hy on [freenode ](https://webchat.freenode.net/ )