lexertl14
Lexical analyzer generator
Generates modular lexical analyzers
C++14 version of lexertl
47 stars
7 watching
11 forks
Language: C++
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
benhanson/parsertl14 | A modular parser generator implemented in C++14 | 32 |
haskell/alex | A tool for generating lexical analysers in Haskell | 297 |
skvadrik/re2c | A lexer generator tool that creates efficient and easy-to-debug lexers for various programming languages. | 1,094 |
lex4all/lex4all | Software tool to generate pronunciation lexicons for low-resource languages using speech recognition and machine learning algorithms. | 21 |
quil-lang/alexa | A tool for generating lexical analyzers in Common Lisp. | 60 |
gerhobbelt/jison | An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files | 118 |
martinnowak/lexer | A lexer generator for D programming language | 13 |
cmu-sei/pharos | Automated analysis tool for understanding and recovering program structure from compiled binaries | 1,557 |
c4n/pythonlexto | A Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications. | 1 |
tacticalmelonfarmer/cxl | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 50 |
kiselgra/c-mera | A source-to-source compiler system for C-like languages using Lisp's macro system. | 407 |
chetant/libclang | A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. | 58 |
lexxmark/winflexbison | A Windows port of tools for lexical analysis and parser generation | 414 |
sebastianbiallas/ht | A tool for analyzing and editing executable files | 411 |
ibm/max-review-text-generator | Generates English-language text similar to Yelp reviews using a Char-RNN model | 16 |