YaK:: Go Twerp (simple LISP core in GOLANG) | [Changes] [Calendar] [Search] [Index] [PhotoTags] |
the final Parse{} bit has not been even compiled; chop it off, if you want to compile & run.
The philosophy here was to use lots of lightweight interfaces, which I think GOLANG wants us to do. Notice Hash is a Conser, like a Pair -- it'll do fast hashed lookups, but can also present itself as a key-value list if you call CAR or CDR.
(last modified 2011-02-22) [Login] |