Skip to content
A dialect of Lisp that's embedded in Python
Branch: master
Clone or download
Latest commit a38cdb7 Apr 23, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin Make hy2py public. Apr 29, 2014
docs Add `setx` for assignment expressions Apr 23, 2019
hy Add `setx` for assignment expressions Apr 23, 2019
scripts Update copyright years Feb 7, 2019
tests Add `setx` for assignment expressions Apr 23, 2019
.dockerignore Add initial .dockerignore file Oct 6, 2014
.gitignore Update .gitignore to exclude pytest cache folder Apr 1, 2018
.mailmap added new mail Sep 8, 2014
.travis.yml Test Python 3.8 on Travis Apr 23, 2019
AUTHORS Add Tristan de Cacqueray to the AUTHORS Apr 9, 2019
CONTRIBUTING.rst Policy: allow PRs to be merged more easily Feb 24, 2018
Dockerfile update my email Nov 22, 2014
LICENSE Update copyright years Feb 7, 2019
MANIFEST.in Convert NEWS to reStructuredText Feb 13, 2018
Makefile Drop --allow-all-external, deprecated by PEP 470 Feb 14, 2018
NEWS.rst Add `setx` for assignment expressions Apr 23, 2019
README.md Remove obsolete shields in README Mar 6, 2018
conftest.py Add `setx` for assignment expressions Apr 23, 2019
fastentrypoints.py Use fastentrypoints Aug 18, 2018
get_version.py Remove the documentation's dependency on Hy itself May 23, 2017
issue_template.md Point out appropriate help forums Aug 1, 2018
make.bat Migrate from Nose to pytest Apr 26, 2017
requirements-dev.txt Require a sufficiently recent version of pytest Aug 27, 2017
requirements-travis.txt Require a sufficiently recent version of pytest Aug 27, 2017
setup.cfg Ignore SyntaxWarnings while testing Apr 23, 2019
setup.py Update trove classifiers and NEWS Apr 23, 2019
tox.ini Add posargs to tox test runner Feb 14, 2018

README.md

Hy

Build Status Version

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

You can’t perform that action at this time.