codr7 / alangLinks
A minimal viable programming language on top of liblgpp
☆77Updated 4 years ago
Alternatives and similar repositories for alang
Users that are interested in alang are comparing it to the libraries listed below
Sorting:
- A digital logic simulation written in C☆63Updated 5 years ago
- Yet Another Compiler Visualizer☆159Updated 3 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 8 months ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- fundamental tools in the spirit of C☆60Updated 5 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆216Updated 3 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 11 months ago
- A simple C coroutine library.☆227Updated last year
- Initialize the 8-bit computer memory with a program to be executed automatically on powering.☆66Updated 4 years ago
- Libmish adds a command prompt to your program, and telnet access. With your own commands.☆145Updated last year
- Examples of common systems programming optimizations☆51Updated 3 years ago
- GUI for those who don't do GUI☆121Updated 5 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- another lisp library to generate c/c++ code. this one is supposed to be very simple. note that development of this repo has stopped. i am…☆65Updated 4 years ago
- Ternary computer emulator☆233Updated 3 years ago
- Fundamental algorithms☆93Updated 6 years ago
- A simple way to write standalone C programs for i386☆257Updated last year
- Integer Map Data Structure☆129Updated 2 years ago
- Managed C strings library☆97Updated 3 years ago
- The first C compiler made to work under modern GCC☆162Updated 4 years ago
- A minimal stack-based VM☆182Updated 4 years ago
- Fast C-like programming language with advanced features☆167Updated 2 years ago
- Kamby Language☆74Updated this week
- My blog☆25Updated 6 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- Generic scaffolding for an end-to-end LLVM-based compiler☆35Updated 4 years ago
- Linux system calls.