CDSoft / sp
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 last year
Related projects ⓘ
Alternatives and complementary repositories for sp
- tpy, a pet python forked from tinypy☆21Updated 3 years ago
- scc - simple C Compiler☆49Updated 7 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 9 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆119Updated 5 years ago
- Extended library for C language (c99, x86-64, [linux, windows]).☆12Updated 3 years ago
- Intel 8080/Zilog Z80 assembler written in D.☆27Updated 3 years ago
- x86 operation system writen on fasm☆41Updated 2 months ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 3 years ago
- (OBSOLETE) A B Compiler for x86☆42Updated last year
- A small arm/x86(-64) C compiler☆160Updated last year
- The most minimal C you can do real work in☆17Updated 2 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆114Updated 3 years ago
- McIlroy's TMG compiler-compiler in portable C☆74Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- transpile C source code to high-level JavaScript syntax☆27Updated 8 years ago
- A repo of xOS the dead os project from @omarrx024☆15Updated 6 years ago
- Making a JS "OS" with duktape and C☆9Updated 2 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆19Updated 5 years ago
- A minimal ANSI escape sequence parser, written in C.☆23Updated 6 years ago
- A small arm/x86(-64) libc☆77Updated 2 weeks ago
- ☆55Updated 2 years ago
- A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regu…☆37Updated last year
- An OS based on a x86-Microkernel written in FreeBASIC.☆39Updated 5 years ago
- x86_64 OS Reference in C and Assembly☆27Updated 9 months ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 5 years ago
- Tetris in a small virtual machine (11 lines of C)☆21Updated 2 weeks ago
- A simple ARM/x86(_64) static linker☆38Updated last year
- Simple OS-like program for x86-64 and AArch64☆61Updated 9 years ago