Hy fork
Go to file
Yoan Tournade 52292da695
Update interop doc: print function is lower-case
(A typo made use of Print function, which is not defined)
2017-12-09 23:12:19 +01:00
bin Make hy2py public. 2014-04-30 01:51:21 +03:00
docs Update interop doc: print function is lower-case 2017-12-09 23:12:19 +01:00
hy Allow multiple expressions in a try 2017-12-03 09:47:41 +00:00
scripts Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
tests Allow multiple expressions in a try 2017-12-03 09:47:41 +00:00
.dockerignore Add initial .dockerignore file 2014-10-06 13:37:51 -06:00
.gitignore Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
.mailmap added new mail 2014-09-08 14:56:04 +02:00
.travis.yml Test PyPy3 on Travis 2017-08-26 21:57:43 -07:00
AUTHORS Update AUTHORS 2017-10-17 13:21:26 -07:00
conftest.py make native tests run on Windows too 2017-09-05 13:35:28 -06:00
CONTRIBUTING.rst More rewording of CONTRIBUTING.rst 2017-06-14 14:07:18 -07:00
Dockerfile update my email 2014-11-22 10:28:31 -05:00
get_version.py Remove the documentation's dependency on Hy itself 2017-05-23 11:28:28 -07:00
LICENSE Add a copyright notice to the LICENSE 2017-06-10 09:08:15 -07:00
make.bat Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
Makefile Use pytest.raises in test_lex 2017-06-23 08:29:55 -07:00
MANIFEST.in Add the manifest. (#1186) 2016-12-25 14:17:32 -06:00
NEWS Allow multiple expressions in a try 2017-12-03 09:47:41 +00:00
README.md Link to "Hacking on Hy" in the README 2017-08-06 07:39:13 -07:00
requirements-dev.txt Require a sufficiently recent version of pytest 2017-08-26 21:57:43 -07:00
requirements-travis.txt Require a sufficiently recent version of pytest 2017-08-26 21:57:43 -07:00
setup.cfg Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
setup.py update astor to 0.6 2017-10-31 14:13:41 -06:00
tox.ini Test PyPy3 in Tox 2017-08-26 21:58:17 -07:00

Hy

Build Status Downloads Version Coverage Status

XKCD #224

Lisp and Python should love each other. Let's make it happen. Try it.

Hylarious Hacks

OK, so, why?

Well. Python is awesome. So awesome, that we have so many tools to alter the language 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 awesome.

Oh, and lisps are neat.

Cuddles the Hacker

(fan art from the one and only doctormo)

Project