-
01:48
(UTC +08:00)
studying2
Ergonomic parser combinator library for constexpr C++.
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
🎓 Path to a free self-taught education in Computer Science!
3D FPS game engine with full dynamic lighting and shadows
OpenSCAD - The Programmers Solid 3D CAD Modeller
Cross-platform single header text rendering library for OpenGL
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Action to quickly setup WinLibs gcc and clang compilers on Github's CI/CD
The Pre-C Preprocessor. Selectively preprocesses only the necessary parts.
Mirror of Brian Raiter's cppp. cppp is a partial C preprocessor that can automatically resolve #ifdef statements.
A EBNF-based generator of table-driven top-down parsers of LL(k) grammars featuring predictable & configurable conflict resolution mechanism, ANYTOKEN support, retargetable back-end, etc.
A header-only C++ library for writing compiler/interpreter frontends.
Scheme interpreter in C++, with the power of modern C++ and RAII.
wxWidgets wxImage handler for reading WebP image files
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
📈 Application for statistical analysis and data visualization which can generate different types of publication quality 2D and 3D plots with extensive visual customization.
A C Compiler that fits in the 512 byte boot sector of an x86 machine