hy/hy/core
Zhao Shenyang dafcc7ec70 add symbol? function to hy.core
`symbol?` will test if the input is an instance of HySymbol. It's useful when writing macros.
2015-01-29 23:17:52 +08:00
..
__init__.py Add shadow.hy to core 2014-05-26 21:50:47 -04:00
bootstrap.hy Merge pull request #715 from ALSchwalm/master 2014-12-18 10:48:51 +02:00
language.hy add symbol? function to hy.core 2015-01-29 23:17:52 +08:00
macros.hy Implement yield-from in Python 2.x as a macro 2014-11-20 20:48:15 -06:00
shadow.hy Shadow '+' to handle string/list concatenation 2014-08-26 21:38:52 +12:00