jserv / amaccLinks
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
☆1,038Updated 5 months ago
Alternatives and similar repositories for amacc
Users that are interested in amacc are comparing it to the libraries listed below
Sorting:
- A minimalist C compiler with x86_64 code generation☆529Updated 4 years ago
- Build a minimal multi-tasking OS kernel for ARM from scratch☆1,148Updated 3 years ago
- A self-hosting and educational C optimizing compiler☆1,231Updated last week
- An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4☆692Updated 5 years ago
- A simple, self-hosting C compiler☆949Updated 3 years ago
- Build a minimal multi-tasking OS kernel for ARM Cortex-M series from scratch☆201Updated 7 years ago
- Compact and Efficient RISC-V RV32I[MAFC] emulator☆481Updated last week
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆187Updated 7 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,096Updated 4 years ago
- A tiny Linux-like real-time kernel optimized for ARM Cortex-M chips☆316Updated last year
- Yet another Facebook clone written in C☆572Updated last year
- Complementary Concurrency Programs for course "Linux Kernel Internals"☆394Updated last month
- Simple C compiler☆1,492Updated 5 months ago
- Userspace TCP/IP stack for Linux☆333Updated last year
- C11 compiler (mirror)☆770Updated 3 months ago
- The lcc retargetable ANSI C compiler☆2,123Updated 7 months ago
- A minimalist RISC-V system emulator capable of running Linux kernel☆260Updated last month
- small self hosting C compiler☆481Updated 3 years ago
- Design Pattern by Object-Oriented-C☆198Updated 9 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆180Updated last year
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆390Updated 10 years ago
- C99 parser and frontend for libfirm☆347Updated 4 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- A very minimal, resource efficient exo-kernel☆733Updated this week
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆49Updated 3 years ago
- A small and efficient web server with 1K lines of C code☆87Updated 2 years ago
- x86 JIT compiler in 86 lines☆959Updated 9 years ago
- Build a minimal multi-tasking OS kernel for RISC-V from scratch☆448Updated 2 years ago
- a minimalist text editor with syntax highlight, copy/paste, and search☆128Updated last month
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆567Updated 2 weeks ago