Add lexer

This commit is contained in:
Thomas Pelletier
2013-02-24 18:45:05 +01:00
commit a4e5fe8d12
7 changed files with 653 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# go-toml
Go library for the [TOML](https://github.com/mojombo/toml) format.