Skip to content

sougou/parser_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Parser Tutorial

This is a tutorial on how to write a parser. Each directory builds on top of the previous one.

The final directory shows a nearly complete JSON parser. However, it's not necessarily the most efficient implementation. The purpose of the exercise is to demonstrate the best ways to write a parser using goyacc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published