An open API service indexing awesome lists of open source software.

https://github.com/thiagoh/lex

From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html
https://github.com/thiagoh/lex

c compilers cpp flex lex lexer lexical-analysis lexical-parser

Last synced: about 1 year ago
JSON representation

From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html

Awesome Lists containing this project

README

          

# lex
From the classic [Lex - A Lexical Analyzer Generator](http://dinosaur.compilertools.net/lex/index.html)

*This version intends only to provide a better presentation of this classic article*

Check it here [thiagoh.github.io/lex](https://thiagoh.github.io/lex/)