Brian Picciano
|
4bd9c94f82
|
go fmt ./...
|
2014-10-20 21:58:09 -04:00 |
|
Brian Picciano
|
b9669ac79b
|
wrote the parser, need to write tests for it still
|
2014-10-19 23:14:00 -04:00 |
|
Brian Picciano
|
99b67fa801
|
encompass all opening and closing tokens with a single type, and implement them
|
2014-10-18 17:25:30 -04:00 |
|
Brian Picciano
|
7d23782048
|
fix the lexers package name
|
2014-10-18 17:09:06 -04:00 |
|
Brian Picciano
|
377ea8edbb
|
add some docs and make token channel not be buffered
|
2014-10-18 12:32:54 -04:00 |
|
Brian Picciano
|
af6d4dc3c3
|
make eof token type private
|
2014-10-18 12:25:16 -04:00 |
|
Brian Picciano
|
6fa4b3b11d
|
bail on the parse code, watched rob pike's talk and wrote a lexer based on that
|
2014-10-18 12:04:48 -04:00 |
|