rollbear / basicppLinks
BASIC in C++
☆180Updated 4 years ago
Alternatives and similar repositories for basicpp
Users that are interested in basicpp are comparing it to the libraries listed below
Sorting:
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- rcor C compiler (under development)☆115Updated 8 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Unicode library for C++☆226Updated 3 months ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- C++ Frequently Questioned Answers (FQA)☆312Updated 3 years ago
- A collection of compiler, emulator and microkernel tools.☆256Updated 5 years ago
- Cross Platform UNIX commands & System Calls☆121Updated 9 years ago
- Functional Utilities for C++☆40Updated 10 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- Toy virtual machine☆13Updated 10 years ago
- A simple and powerful C++ reflection system☆63Updated 10 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 5 months ago
- Call c++ functions from a shell with any arguments of any types parsed automatically☆97Updated 6 years ago
- Legacy repo, migrated to cheerp-compiler monorepo☆213Updated 4 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- Another build system for C/C++, I guess? Inspired by 'go build'☆303Updated 9 years ago
- C++11 Server framework provides many exciting features!☆52Updated 9 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- A fast preprocessor for C and C++☆534Updated 4 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago