sample-ini-parser

command module
v0.0.0-...-2934bfa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2015 License: MIT Imports: 3 Imported by: 0

README

Sample INI Parser

Sample project for a blog series on lexing and parsing. This project demonstrates creating a lexer and basic parser using techniques presented by Rob Pike from one of his presentations. The basic premise revoles around a lexer that starts by executing functions that process tokens, each one returning a function that represents the next expected token state.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
model
ini
services

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL