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 5 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 C-compiler written in C☆76Updated 6 months ago
- A nano-like text editor written from scratch in C.☆82Updated last year
- Official repository of the Jas assembler project - A assembler and library for generating code for x86☆48Updated this week
- Tiny x86_64 OS in C☆77Updated 2 months ago
- A tinycompiler in C from scratch☆95Updated last year
- C projects: algorithms, games, and networking☆169Updated 2 weeks ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 3 months ago
- Tiny Raspberry Pi Operating System☆259Updated 11 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆170Updated last week
- A C compiler that tries to eliminate the need for header files as much as possible.☆69Updated 3 weeks ago
- Compiler for the COOL language written in C.☆125Updated 9 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 5 months ago
- Titanium - Virtual Machine Written in C☆56Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 11 months ago
- c from-scratch text-editor☆40Updated 11 months ago
- A file I found that Marc Feeley does not have a repo for on github☆21Updated 3 years ago
- Artifacts of that Memory Management Tsoding Session☆168Updated last year
- Basic X86-64 assembler, written in golang☆73Updated 4 years ago
- A simple terminal-based MP3 player with a beautiful spectrum visualizer.☆88Updated last month
- Lightweight web server with hot reload and dynamic html templating.☆253Updated 3 months ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- Retro Snake game in pure x86 assembly.☆37Updated 8 months ago
- My implementation of the kilo text editor☆38Updated 4 years ago
- Lightning-fast HTTP server built in C☆179Updated 2 months ago
- Modern low level programming language designed for kernel development☆112Updated 2 weeks ago
- C compiler Implemented in C☆23Updated 2 months ago
- A text editor in C with drop down menus from scratch. No ncurses.☆280Updated 9 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- NES toolchain & emulator in C☆129Updated 8 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆158Updated last year