Simple Go lexer: Lex own syntax and read it's from file.
-
Updated
Mar 21, 2021 - Go
Simple Go lexer: Lex own syntax and read it's from file.
A tiny parser to read content of a own config file using pure c and flex library.
A lightweight and easy-to-use lexer library written in C. This library—named simple-lexer—is designed to simplify the creation of lexers by providing a set of utility functions and a flexible API for iterating over tokens.
A lightweight and easy-to-use lexer library written in C. This library—named simple-lexer—is designed to simplify the creation of lexers by providing a set of utility functions and a flexible API for iterating over tokens.
Add a description, image, and links to the lexer-example topic page so that developers can more easily learn about it.
To associate your repository with the lexer-example topic, visit your repo's landing page and select "manage topics."