DoctorWkt / alicLinks
alic: A Language Inspired by C
☆75Updated 4 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☆74Updated 5 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 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.☆66Updated last month
- Compiler for the COOL language written in C.☆132Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated this week
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆46Updated last week
- 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
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- A C-compiler written in C☆76Updated 10 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- WCC C Compiler for x86_64 Linux☆22Updated 6 months ago
- Reference implementation for Writing a C Compiler☆225Updated 10 months ago
- A small compiled language with a back-end and a front-end written from scratch☆35Updated 6 months ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆55Updated 3 years ago
- Portable C Compiler sources☆122Updated last year
- clex is a simple lexer generator☆105Updated 2 months ago
- The Big list of the github, open-source compilers.☆96Updated 6 years ago
- BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.☆81Updated last week
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆46Updated 5 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- A programming language written for fun!☆96Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 3 months ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 2 months ago
- Example code for compilers textbook.☆202Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- ☆65Updated 3 weeks ago