188 skills found · Page 1 of 7
westes / FlexThe Fast Lexical Analyzer - scanner generator for lexing in C and C++
thunlp / THULAC PythonAn Efficient Lexical Analyzer for Chinese
thunlp / THULACAn Efficient Lexical Analyzer for Chinese
jflex-de / JflexThe fast scanner generator for Java™ with full Unicode support
Genivia / RE FlexYet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
peter-winter / CtpgCompile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
WGrape / LexerA lexical analyzer based on DFA that is built using JS and supports multi-language extensions / 一个基于DFA的支持多语言扩展的JS版开源词法分析器
thunlp / THULAC JavaAn Efficient Lexical Analyzer for Chinese
wizardpisces / Tiny Sass CompilerAnother sass compiler write from scatch,runnable on both node and browser
mantoufan / YzhanJSInterpreterA JavaScript Interpreter Using JS itself. JavaScript 解释器,包含词法分析、语法解析和执行。基于 LR 实现 eval
xladimir / LexemeA simple lexical analyzer written in Ruby
rvirding / LeexLexical analyzer generator for Erlang
LSYS / LexicalRichness:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
h2337 / Clexclex is a simple lexer generator
shushrutsharma / 18CSC304J CDAll the weekly lab work of the subject 18CSC304J Compiler Design.
Jaysmito101 / LexppSmall Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library
quil-lang / AlexaA Lexical Analyzer Generator
PratikSavla / Compiler Design LabThese are my programs for compiler design lab work in my sixth semester
zaach / Jison Lexgenerates lexical analyzers. used by jison.
anaghasethu / KTU Sem7 Compilerdesign ProgramsKTU 7th Semester Compiler Design lab programs along with algorithms