A dialect of Lisp that's embedded in Python
Clone or download
Kodiologist Merge pull request #1679 from brandonwillard/fix-doc-macro
Fix missing import in `doc` macro expansion
Latest commit d2319dc Sep 24, 2018
Permalink
Failed to load latest commit information.
bin Make hy2py public. Apr 29, 2014
docs Implement new importer using PEP-302 semantics Aug 26, 2018
hy Fix missing import in `doc` macro expansion Sep 24, 2018
scripts Remove the obsolete `reformat-changelog` script Feb 13, 2018
tests Fix missing import in `doc` macro expansion Sep 24, 2018
.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 Depend on astor 0.7 Jul 21, 2018
AUTHORS Include `macroexpand-all` changes in AUTHORS and NEWS Jul 25, 2018
CONTRIBUTING.rst Policy: allow PRs to be merged more easily Feb 24, 2018
Dockerfile update my email Nov 22, 2014
LICENSE Update copyright years Jan 1, 2018
MANIFEST.in Convert NEWS to reStructuredText Feb 13, 2018
Makefile Drop --allow-all-external, deprecated by PEP 470 Feb 14, 2018
NEWS.rst Updated NEWS Sep 11, 2018
README.md Remove obsolete shields in README Mar 6, 2018
conftest.py Fix pytest hook so that ignore works consistently Aug 26, 2018
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 Fix discovery of tests with mangled names Jun 12, 2018
setup.py Use fastentrypoints Aug 18, 2018
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