593 results for “topic:lexical-analyzer”
The fast scanner generator for Java™ with full Unicode support
Yet 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.
A lexical analyzer based on DFA that is built using JS and supports multi-language extensions / 一个基于DFA的支持多语言扩展的JS版开源词法分析器
Another sass compiler write from scatch,runnable on both node and browser
A JavaScript Interpreter Using JS itself. JavaScript 解释器,包含词法分析、语法解析和执行。基于 LR 实现 eval
:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
clex is a simple lexer generator
All the weekly lab work of the subject 18CSC304J Compiler Design.
Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library
These are my programs for compiler design lab work in my sixth semester
KTU 7th Semester Compiler Design lab programs along with algorithms
Baik Language Next Release
Course Project in Compiler Design - A compiler for a subset of the C language
A toolset for Amharic Language pre-processing. Includes an Amharic Stemmer, Transliterator, Stopword remover , Lexical analyzer, Corpus indexer and Term weighter.
Repo Compiladores
A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergraduate studies in CSE, BUET
:hamburger: A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE310 in undergradute studies in CSE, BUET
A lexical analyzer for Java source code written in Python
YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.
🍁 Compiler Compiler based on CSharp with GUI Program
Projects for Lexical Analyzer, Parser, Semantic Analyzer and ICG Phase in Compiler for subset of C type Language
Simple Interpreted Language Kit (SILK). An easy way to add scripting and automation to your .NET applications.
Programs for Compiler Design course CS601 using Lex and C.
一个微型的 LL/LR/LALR 语法解析器 | A micro compiler project to provide LL/LR/LALR syntax parser
Compiler Design Lab Programs
A Mini Compiler for Python, that parses the If-Else and While constructs, developed using Lex and Yacc
Lexical-Analyzer-Syntactic-Analyzer By C++ 编译原理:C++实现的词法分析器和语法分析器
Lexical analyzer for Javascript developers
These are the various assignments that were done as a part of the Compiler Design Laboratory
An open source lexer generator