DoctorWkt / alicLinks
alic: A Language Inspired by C
☆77Updated 5 months ago
Alternatives and similar repositories for alic
Users that are interested in alic are comparing it to the libraries listed below
Sorting:
- C Implementation of the monkey programming language☆75Updated 5 years ago
- Compiler for the COOL language written in C.☆135Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated this week
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆43Updated 3 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
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Basic X86-64 assembler, written in golang☆76Updated 5 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆163Updated 2 years ago
- A C compiler written in C for x86-64 GNU/Linux, MacOS and FreeBSD☆47Updated last week
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 5 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- McIlroy's TMG compiler-compiler in portable C☆103Updated 3 years ago
- A C-compiler written in C☆77Updated last year
- A programming language written for fun!☆96Updated 2 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆85Updated 3 weeks ago
- Example code for compilers textbook.☆202Updated 3 years ago
- WCC C Compiler for x86_64 Linux☆22Updated last month
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆23Updated 4 months ago
- Reference implementation for Writing a C Compiler☆229Updated 11 months ago
- The Roman II Programming Language☆71Updated 3 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆57Updated 3 years ago
- A nano-like text editor written from scratch in C.☆83Updated 2 years ago
- ☆91Updated 2 months ago
- Self-hosting C toolchain, from scratch☆36Updated last year
- clex is a simple lexer generator☆108Updated 4 months ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- Portable C Compiler sources☆123Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago