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:
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆25Updated 3 years ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 8 months ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- TaskScheduler is a set of algorithms working together for asynchronous threaded code execution.☆104Updated last year
- Mengine is an multiple platforms engine for creating and running graphical games☆31Updated this week
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- Header-only C++ libraries☆19Updated 11 months ago
- ☆11Updated 5 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 3 years ago
- Learn to use CMake with Visual Studio 2017☆13Updated 7 years ago
- ☆39Updated 6 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆15Updated 7 years ago
- A comfortable way to describe parameter interface and generate its underlying data structure☆14Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- Non-intrusive and customizable C++ GUI library☆12Updated 5 years ago
- 3D First Person Shooter made with vanilla OpenGL (Pedagogical project)☆14Updated 2 years ago
- Unigine engine version 0.2 from http://frustum.org hacked to compile with modern libs☆47Updated 11 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆17Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- Cross platform game development framework☆26Updated 14 years ago
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆43Updated 3 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- Guide to C++ Scripting in Java, C#, Lua, Python and Angelscript (YouTube Series)☆16Updated 4 years ago
- C++ type_name template utilities for pretty-printing type names☆12Updated 6 years ago
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 6 months ago
- A clean implementation of reflection and related proposals.☆28Updated 8 years ago