noterpopo / wenyan-lang-llvm
文言文语言编译器,前端采用Antlr做lexer和parser,利用AST生成LLVM IR
☆13Updated 5 years ago
Alternatives and similar repositories for wenyan-lang-llvm:
Users that are interested in wenyan-lang-llvm are comparing it to the libraries listed below
- 简明自制编程语言教程,同时是antlr非官方参考🌰。这里也是cyson这门语言的缘起。☆31Updated last year
- 《编程语言实现模式》的相关练习☆45Updated 7 years ago
- 使用简单且可扩展的脚本引擎☆10Updated 7 months ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- The larva programming Language☆145Updated 2 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- CZL编程语言☆56Updated 5 years ago
- Deeplang is a new language for IoT device programming.☆80Updated 2 years ago
- small a compiler☆24Updated last year
- 自制编译器☆43Updated 7 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- Compiler of YF programming language (YFlang), with GLR parser generator and tokenizer generator.☆23Updated 7 years ago
- a c compiler☆57Updated 2 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆236Updated 2 years ago
- An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)☆85Updated 2 years ago
- a python parser for proto buffer file☆37Updated 8 years ago
- zengl language 嵌入式编程语言☆20Updated 2 years ago
- A rudimentary operating system☆16Updated 5 years ago
- A script engine written by C++, which supports lambda, incremental-gc, multiple-threads and so on...☆10Updated 5 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆252Updated 7 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 6 years ago
- Open Source Compiler☆18Updated 11 years ago
- 编译相关的Parser☆24Updated 8 years ago
- A Script oriented compiler☆26Updated 8 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- Functional expressions interpreter and compiler infrastructure☆21Updated 9 months ago
- ☆15Updated 6 years ago
- A little C Style Compiler☆57Updated 8 years ago
- pl0 compiler writen in C++☆27Updated 6 years ago
- this is obsolete. please go to https://github.com/bitzhuwei/GrammarMentor☆18Updated 3 years ago