alexa
Lexer generator
A tool for generating lexical analyzers in Common Lisp.
A Lexical Analyzer Generator
60 stars
22 watching
6 forks
Language: Common Lisp
last commit: 10 months ago
Linked from 1 awesome list
common-lisplexlexerlexical-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/alex | A tool for generating lexical analysers in Haskell | 297 |
jimsynz/lex_luthor | A state-based lexer generator for Elixir | 33 |
lex4all/lex4all | Software tool to generate pronunciation lexicons for low-resource languages using speech recognition and machine learning algorithms. | 21 |
b3b00/csly | A C# library that simplifies generating and maintaining lexer/parsers using compact definition syntax | 374 |
martinnowak/lexer | A lexer generator for D programming language | 13 |
benhanson/lexertl14 | Generates modular lexical analyzers | 47 |
javafxpert/quil-syntax-highlighter | A PyCharm plugin providing syntax highlighting for the Quil quantum instruction language. | 11 |
skvadrik/re2c | A lexer generator tool that creates efficient and easy-to-debug lexers for various programming languages. | 1,094 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 346 |
tbhartman/vim-lexer-lsdyna | A Vim plugin that enables syntax highlighting and auto-completion for LS-DYNA input files. | 0 |
gerhobbelt/jison | An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files | 118 |
quil-lang/quilc | An optimizing compiler for a quantum instruction language | 460 |
thunlp/thulac-python | An efficient Chinese lexical analyzer with morphological analysis capabilities | 2,023 |
jech/cl-yacc | A Common Lisp implementation of the Yacc parser generator tool | 57 |
lisp-maintainers/quicksearch | A tool to quickly search for Common Lisp libraries and projects. | 4 |