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:
- x86_64 OS Reference in C and Assembly☆27Updated 2 years ago
- My attempts at developing an operating system kernel.☆11Updated 11 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- Extended library for C language (c99, x86-64, [linux, windows]).☆13Updated 4 years ago
- Using TinyCC to compile Linux kernels☆68Updated 9 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- An OS based on a x86-Microkernel written in FreeBASIC.☆40Updated 6 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆53Updated 9 months ago
- x86 operation system writen on fasm☆46Updated 6 months ago
- scc - simple C Compiler☆58Updated 8 years ago
- asmutils is a set of miscellaneous unix utilities written in assembly language☆79Updated 16 years ago
- A small C compiler written in Python for learning purposes☆41Updated 8 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆24Updated 6 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 8 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆47Updated 6 years ago
- x86_64 brainfuck compiler☆43Updated 2 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Calcium OS project for x86_64☆40Updated 8 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆129Updated 6 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆67Updated 3 months ago
- A compiler for a simple language, built with Python and LLVM☆101Updated 6 years ago
- A UEFI Boot Loader Built in NASM☆44Updated last year
- C implementation of mbrubeck's Robinson HTML engine.☆17Updated 6 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago