aboutsummaryrefslogtreecommitdiff
path: root/go/src/printer/printer.go
AgeCommit message (Collapse)Author
2015-01-09All: add keywords.Joel Martin
Also, fix nth and count to match cloure.
2014-10-09go: add metadata and atoms. HashMap dedicated type.Joel Martin
HashMap needs a dedicated type now to be able to store the metadata.
2014-10-06go: add step6_fileJoel Martin
2014-10-06go: add step5_tco. Refactor env.Joel Martin
Move EnvType interface definition to types.go. Remove Env pointers.
2014-10-06go: add step4_if_fn_doJoel Martin
2014-10-04go: step1_read_print vectors and hash-mapsJoel Martin
2014-10-04go: step1_read_print print working.Joel Martin