tuan-ng / a-mini-language-in-cLinks
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
Alternatives and similar repositories for a-mini-language-in-c
Users that are interested in a-mini-language-in-c are comparing it to the libraries listed below
Sorting:
- A tinycompiler in C from scratch☆109Updated last year
- Compiler for the COOL language written in C.☆135Updated last year
- A nano-like text editor written from scratch in C.☆83Updated 2 years ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 3 months ago
- A C-compiler written in C☆77Updated last year
- Lightweight non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 6 months ago
- Retro Snake game in pure x86 assembly.☆36Updated last year
- alic: A Language Inspired by C☆77Updated 5 months ago
- Official repository of the Jas assembler project - An assembler and library for generating code for x86☆48Updated this week
- Reader Implementations of "Writing a C Compiler"☆39Updated 2 weeks ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆47Updated this week
- A file I found that Marc Feeley does not have a repo for on github☆25Updated 4 years ago
- Tiny Raspberry Pi Operating System☆276Updated last year
- A turn-based co-petetive multiplayer game☆166Updated 2 months ago
- dynamically generate HTML documents in C☆33Updated 8 months ago
- Lightweight web server with hot reload and dynamic html templating.☆263Updated 9 months ago
- x86_64 OS in C☆76Updated 7 months ago
- BrainFuck Compiler Challenge☆30Updated 5 years ago
- Basic X86-64 assembler, written in golang☆76Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- C compiler Implemented in C☆22Updated 8 months ago
- Titanium - Virtual Machine Written in C☆58Updated last year
- NES toolchain & emulator in C☆128Updated last year
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Artifacts of that Memory Management Tsoding Session☆176Updated last year
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- Reference implementation for Writing a C Compiler☆228Updated 11 months ago