VladimirBalun / CompilerLinks
🎓 Implementation of the primitive compiler without popular tools like LLVM for abstract programming language.
☆16Updated 5 years ago
Alternatives and similar repositories for Compiler
Users that are interested in Compiler are comparing it to the libraries listed below
Sorting:
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 3 months ago
- TaskScheduler is a set of algorithms working together for asynchronous threaded code execution.☆95Updated last year
- Mengine is an multiple platforms engine for creating and running graphical games☆30Updated last week
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- Modern and Universal Framework on C++20 for clean, flexible, scalable architecture with minimal overhead.☆78Updated last month
- A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.☆66Updated 11 months ago
- C++17 parser and code generator☆39Updated last year
- Simple C++/Vulkan framework☆13Updated 4 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 3 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago
- ccpp, a general purpose single-header preprocessor library.