oxrinz / rv32iLinks
32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch
☆22Updated 2 months ago
Alternatives and similar repositories for rv32i
Users that are interested in rv32i are comparing it to the libraries listed below
Sorting:
- SCBE is a compiler back-end library written from scratch☆31Updated last week
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆24Updated 2 months ago
- A small, statically typed, low-level programming language.☆24Updated 2 months ago
- Compiler Backend for LSTS (Typed Macro Assembler)☆35Updated last week
- ☆65Updated last week
- ☆26Updated 2 years ago
- Reader Implementations of "Writing a C Compiler"☆33Updated last month
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 9 months ago
- Binary Lambda Calculus Virtual Machine☆56Updated last year
- A byte code specification and a JIT-compiler written in Assembly.☆14Updated 10 months ago
- alic: A Language Inspired by C☆71Updated 3 months ago
- McLulang: The message is the language☆12Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- clex is a simple lexer generator☆104Updated 2 months ago
- An menu/quick reference for Programming Language concepts☆20Updated last year
- An Impractical Stack Language☆14Updated 5 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated this week
- 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.☆66Updated 3 weeks ago
- Simple Math Proof Tool for Simple Math Expressions☆40Updated 4 months ago
- A modern library for building production-grade compilers☆18Updated 9 months ago
- Lovable memory-safe systems language with a pretty fast compiler