Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lexer

Lexer patterns for parsing text.

Two lexer examples:

  • lexers/pato: The most refined lexer pattern I've designed so far for building software that lexes structured text or programming languages
  • lexers/pike: Lexer as described in Rob Pike's talk Lexical Scanning in Go

About

Lexer implementation starting points. Simple, performant, readable code.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages