Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rajeshperro/lex-llgen

Some sample code written in Flex and LLgen. Lexical analyzer for identifying token in a C/C++ program. Reading multiple file from the console (passing by main args[]) and counting Char, Word, Sentence. Lexical analyzer and LLgen to calculate SUM, SUB, MUL from a given format of input (check the .in) files.
https://github.com/rajeshperro/lex-llgen

Last synced: 5 days ago
JSON representation

Some sample code written in Flex and LLgen. Lexical analyzer for identifying token in a C/C++ program. Reading multiple file from the console (passing by main args[]) and counting Char, Word, Sentence. Lexical analyzer and LLgen to calculate SUM, SUB, MUL from a given format of input (check the .in) files.

Awesome Lists containing this project