This website requires JavaScript.
Explore
Help
Sign In
OpenSourceProjects
/
go-toml
Watch
1
Star
0
Fork
You've already forked go-toml
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
14
MiB
Go
97.3%
Shell
1.5%
Makefile
1.2%
9f19add210
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Maurice Makaay
9f19add210
Now the parser code is out of the way, we can split up the state functions describing the syntax of TOML into separate files, while still keeping it maintainable.
2019-05-17 14:13:25 +00:00
lexer
Now the parser code is out of the way, we can split up the state functions describing the syntax of TOML into separate files, while still keeping it maintainable.
2019-05-17 14:13:25 +00:00
parser
Now the parser code is out of the way, we can split up the state functions describing the syntax of TOML into separate files, while still keeping it maintainable.
2019-05-17 14:13:25 +00:00
.gitignore
Backup work.
2019-05-15 11:08:14 +00:00
go.mod
Initial import, work in progress.
2019-05-15 09:00:35 +00:00