CDSoft / spLinks
Moved to Codeberg, this repo is just a (temporary) mirror -- SP (Simple Parser) is a Python parser generator. It is aimed at easy usage rather than performance. SP produces Top-Down Recursive descent parsers. SP also uses memoization to optimize parsers' speed when dealing with ambiguous grammars.
☆12Updated 3 months ago
Alternatives and similar repositories for sp
Users that are interested in sp are comparing it to the libraries listed below
Sorting:
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- Fedjmike's C Compiler☆136Updated 8 years ago
- My own C library. Probably don't use it.☆34Updated 6 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆47Updated 6 years ago
- tpy, a pet python forked from tinypy☆19Updated 5 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- Calcium OS project for x86_64☆40Updated 8 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆129Updated 6 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- My attempts at developing an operating system kernel.☆11Updated 11 years ago
- Tiny Operating System supporting: SVGA gui, Grub bootloader, network subsystem, CDROM drivers.☆33Updated 13 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- asmutils is a set of miscellaneous unix utilities written in assembly language☆79Updated 16 years ago
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Simple C Compiler written in Python☆65Updated 3 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆24Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A C-implemented C compiler☆92Updated last year
- x86_64 OS Reference in C and Assembly☆27Updated 2 years ago
- x86_64 brainfuck compiler☆43Updated 2 months ago
- Using TinyCC to compile Linux kernels☆68Updated 9 years ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆67Updated 5 years ago