rollbear / basicppLinks
BASIC in C++
☆180Updated 5 years ago
Alternatives and similar repositories for basicpp
Users that are interested in basicpp are comparing it to the libraries listed below
Sorting:
- rcor C compiler (under development)☆115Updated 8 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Cross Platform UNIX commands & System Calls☆121Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A simple and powerful C++ reflection system☆63Updated 10 years ago
- Unicode library for C++☆226Updated 4 months ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- state machine visual debugger☆121Updated 10 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 6 months ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A collection of compiler, emulator and microkernel tools.☆256Updated 5 years ago
- Material for a workshop on monads with C++14☆98Updated 10 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆34Updated 8 years ago
- Call c++ functions from a shell with any arguments of any types parsed automatically☆97Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Toy virtual machine☆13Updated 10 years ago
- A fast preprocessor for C and C++☆534Updated 4 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- C++11 Server framework provides many exciting features!☆52Updated 9 years ago
- Comp Mark I – Simple 4-bit virtual computer☆344Updated last year
- C++ Frequently Questioned Answers (FQA)☆312Updated 3 years ago
- Lightweight extension language☆232Updated 8 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆238Updated 2 years ago