lvntky / CVMLinks
A toy JVM coded in C/C++
☆27Updated last year
Alternatives and similar repositories for CVM
Users that are interested in CVM are comparing it to the libraries listed below
Sorting:
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- Yet another C compiler.☆30Updated last year
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- GCC plugin for C language that tracks references to allocated objects☆28Updated 3 months ago
- A tiny embedded, transactional key-value database 🐱☆42Updated last year
- DynASM - a Dynamic Assembler for code generation engines☆31Updated 5 years ago
- A self-written C++ standard library☆40Updated last week
- A low level preprocessor meta programming library.☆29Updated 2 years ago
- A low-level coroutine library for C☆66Updated last year
- C23 Checked Arithmetic☆140Updated 3 weeks ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Coroutine scheduler for C☆42Updated last year
- Compiler Optimizations Playground☆27Updated 4 years ago
- A B+ tree implementation in C☆36Updated 4 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆93Updated 3 weeks ago
- A vectorized single header hash function.