Simon Gomizelj 1b7dfd2839 Make HyKeyword a first class objects
HyKeywords are no longer an instances of string with a particular
prefix, but a completely separate object.

This means keywords no longer trip isinstance str checks, adding a
little bit of type safety to the compiler.

It also means that HyKeywords evaluate to themselves.

Closes #1352
2018-04-07 22:29:20 -07:00
..
2018-03-31 02:43:53 -04:00
2018-01-01 10:38:33 -05:00
2018-01-01 10:38:33 -05:00
2018-03-31 15:16:40 -07:00
2017-04-26 14:00:11 -07:00
2018-01-01 10:38:33 -05:00