hy/hy/core
Jordan Danford c67b8bccb9 Expose read, read_str, and eval in Python
- Expose `read`, `read_str`, and `eval` in Python
- Add string evaluation example to interop section of docs
- Add test for `eval`
- Explain `eof` keyword argument in `read` docstring
2017-08-05 17:29:15 -07:00
..
__init__.py Move hy.core.reserved to hy.extra.reserved (#1231) 2017-03-02 16:49:32 -06:00
bootstrap.hy Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
language.hy Expose read, read_str, and eval in Python 2017-08-05 17:29:15 -07:00
macros.hy Don't use cond in the definition of a core macro 2017-07-28 16:58:45 -07:00
shadow.hy Shadow get (#1344) 2017-07-26 21:10:54 -05:00