hy/tests/native_tests
Gergely Nagy 702811c69a Implement :keyword support
This implements keywords, ":" prefixed symbols that are able to look
themselves up in a collection. They're internally stored as strings that
start with "\ufdd0".

This fixes #22.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2013-04-11 15:13:26 +02:00
..
__init__.hy ideas, ideas. 2013-03-05 18:39:34 -05:00
language.hy Implement :keyword support 2013-04-11 15:13:26 +02:00
math.hy Implement integer division operator 2013-04-11 10:09:15 +02:00