Brian Picciano
|
4bd9c94f82
|
go fmt ./...
|
2014-10-20 21:58:09 -04:00 |
|
Brian Picciano
|
b307273223
|
add ParseString and refactor parse_test a bit
|
2014-10-20 21:57:56 -04:00 |
|
Brian Picciano
|
6ec6a408f5
|
add parsing tests and make some fixes
|
2014-10-19 23:28:21 -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
|
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 |
|
Brian Picciano
|
3dc2842e2e
|
use bufio.Reader instead of io.Reader
|
2014-10-14 21:57:35 -04:00 |
|
Brian Picciano
|
b8c09a905b
|
add bare word/number parsing
|
2014-10-14 21:57:35 -04:00 |
|
Brian Picciano
|
55ecdc9f2a
|
started on the parser
|
2014-10-06 20:55:15 -04:00 |
|