Parser Generator for LR(1) and LALR
☆85Feb 13, 2024Updated 2 years ago
Alternatives and similar repositories for LIBLR
Users that are interested in LIBLR are comparing it to the libraries listed below
Sorting:
- A Parser Generator that supports LL,SLR,LR1☆14Mar 28, 2023Updated 2 years ago
- Code for the article series on building a Python compiler and interpreter☆11Feb 13, 2025Updated last year
- A simple Go app to understand the Raft Consensus Algorithm☆11Jun 13, 2016Updated 9 years ago
- 基于Raft协议的缓存系统, 支持内存和leveldb二种方式存储☆19Sep 6, 2016Updated 9 years ago
- Write yourself a simply-typed lambda calculus using Rust in a week!☆13May 13, 2024Updated last year
- Qt Documentation in CHM format☆11Oct 8, 2016Updated 9 years ago
- Bytecode VM and Assembler in JS☆32Jan 14, 2022Updated 4 years ago
- SQLite database file parser in pure JavaScript☆12Apr 28, 2022Updated 3 years ago
- The Reussir Programming Language. Reuse Analysis in MLIR and Rust. Functional programming meets performance.☆19Mar 29, 2025Updated 11 months ago
- 听说有人用Python壳子的语言骗经费? 过来挨打?☆49Jan 27, 2020Updated 6 years ago
- [WIP] A toy C compiler written in Rust☆16Mar 4, 2022Updated 4 years ago
- a Lisp-like functional language with flexible suspension and resumption☆15Aug 17, 2025Updated 7 months ago
- Prettify Current Line on Enter !!☆119Dec 20, 2021Updated 4 years ago
- Various dominator tree algorithms☆25May 23, 2020Updated 5 years ago
- 在自制 RISC-V CPU 和 x86 上运行的现代俄罗斯方块 / Modern tetris that runs on self-made RISC-V CPU and x86 machines.☆19Jul 31, 2022Updated 3 years ago
- A bit-array manipulation library in C☆11Oct 29, 2021Updated 4 years ago
- (POC) A demo illustrating frond-end source code encryption with WebAssembly.☆11Jun 22, 2022Updated 3 years ago
- ToSVG - Vimscript to export buffer as SVG☆10Jan 14, 2022Updated 4 years ago
- 基于小鹤双拼编码规则让 hop.nvim 识别中文.☆12Apr 11, 2023Updated 2 years ago
- The 10 millionth JavaScript Scheme interpreter.☆15Feb 14, 2020Updated 6 years ago
- ☆14Sep 2, 2012Updated 13 years ago
- PostgreSQL extension which visualizes a plan tree using Graphviz☆13Aug 11, 2020Updated 5 years ago
- HTML5 Application to manipulate a Coons Bicubic Surface in 3D using its corner points, U and W tangents and UW twists.☆10Aug 19, 2019Updated 6 years ago
- An LALR parser generator for golang☆15Jun 14, 2023Updated 2 years ago
- Rust crate to enable ANSI escape code support on Windows.☆14Oct 2, 2025Updated 5 months ago
- BASIC-style "compiler" as C syntax library☆20Mar 11, 2013Updated 13 years ago
- python package for calculating famous measures in computational linguistics☆15Nov 5, 2024Updated last year
- Simple implementation of raft based consensus algorithm used in distributed systems. This application is built for demonstration purpose …☆18Mar 21, 2022Updated 3 years ago
- FFmpeg Static and Shared Builds for Windows 64 bit☆13Aug 4, 2021Updated 4 years ago
- jsjs is a JavaScript engine written in JavaScript on top of the Java Virtual Machine☆12May 2, 2015Updated 10 years ago
- A Go port of the lemon parser generator☆22Jan 5, 2026Updated 2 months ago
- native <canvas> for desktop applications☆16Feb 20, 2021Updated 5 years ago
- linux programming book examples☆17Apr 11, 2020Updated 5 years ago
- invader game in vim☆12Sep 22, 2011Updated 14 years ago
- A tool visualization of Tree(Query Plan) in Postgresql☆14May 15, 2023Updated 2 years ago
- Filesystem-based B+ Tree Index☆11Dec 1, 2018Updated 7 years ago
- Примеры элементов фронтенда и бекенда компилятора на C++, Lemon и LLVM☆11Apr 24, 2017Updated 8 years ago
- A toy interpreter implemented with TypeScript's type system (see type-toc folder).☆17Aug 22, 2024Updated last year
- Python实现的Scheme方言,支持宏、continuation、lambda、各种基本类型等等,可以直接Python解释执行,也可以编译到JavaScript。编译到JS可以与JavaScript动态交互(互相调用)☆21Jun 24, 2013Updated 12 years ago