paint-brush
Pet Projects are Funby@matan-golan
883 reads
883 reads

Pet Projects are Fun

by Matan Golan7mFebruary 4th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Go is a Go library that uses Go’s grammar system to create parsers. The Go library uses a different approach on creating parsers with Go. Parsing is all about taking a stream of tokens and building a parse tree from it (iff the syntax matches the grammar) Go uses go.mod files to manage your Go project dependencies. Go.mod is written in pure Go and parsers are written in Go's Go grammar system. Go's grammar system uses Go's “struct tags” to define the grammar of the language.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Pet Projects are Fun
Matan Golan HackerNoon profile picture
Matan Golan

Matan Golan

@matan-golan

Software Architect @ SecureNative

Learn More
LEARN MORE ABOUT @MATAN-GOLAN'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Matan Golan HackerNoon profile picture
Matan Golan@matan-golan
Software Architect @ SecureNative

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Learnrepo
Coffee-web