Kodi Arfer e344ac1fd6 Fix the management of _stdlib
_stdlib is a global variable, so core modules could use it, contrary to our intention, so long as they happened to be compiled after a non-core module. I've added a compiler attribute to track whether we can use _stdlib.

This fix exposed some cases where hy.core.shadow tried to use a core function, so I fixed those.

I've also added an `if not _stdlib` to `load_stdlib` so that we only bother to actually load _stdlib once.
2018-05-24 17:51:21 -07:00
2014-04-30 01:51:21 +03:00
2018-05-24 17:51:21 -07:00
2018-05-20 14:11:35 -07:00
2014-10-06 13:37:51 -06:00
2014-09-08 14:56:04 +02:00
2018-04-04 19:00:07 -04:00
2014-11-22 10:28:31 -05:00
2018-01-01 10:38:33 -05:00
2017-04-26 14:00:11 -07:00
2018-02-13 15:31:52 -08:00
2018-03-06 11:50:17 -08:00
2018-02-14 16:05:31 -05:00
2018-05-20 14:07:44 -07:00
2018-02-14 16:05:31 -05:00

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

Description
Hy fork
Readme 6.1 MiB
Languages
Python 50.7%
Hy 41.5%
reStructuredText 7.1%
Batchfile 0.4%
Makefile 0.3%