lexertl14
Lexical analyzer generator
Generates modular lexical analyzers
C++14 version of lexertl
46 stars
7 watching
11 forks
Language: C++
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
benhanson/parsertl14 | A modular parser generator implemented in C++14 | 31 |
haskell/alex | A tool for generating lexical analysers in Haskell | 298 |
skvadrik/re2c | Automates the creation of lexical analyzers for various programming languages. | 1,113 |
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 | 119 |
martinnowak/lexer | A lexer generator for D programming language | 13 |
cmu-sei/pharos | Automated analysis of binary programs to detect and recover object-oriented structures and API calls. | 1,569 |
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. | 51 |
kiselgra/c-mera | A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
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 | 418 |
sebastianbiallas/ht | An editor/viewer/analyzer for executables. | 412 |
ibm/max-review-text-generator | Generates English-language text similar to Yelp reviews using a Char-RNN model | 17 |