Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
acwj
A Compiler Writing Journey
angular-story
ori's Angular story
gravity
Gravity Programming Language
ng-ui-components
UI components for angular.
ori-exp-vue3
ori explore vue3
ori.public
ori's public profile
ori.rec.git-up
ori's git auto commit
ori.space.cpp
ori's cpp workflow
thinhorigami's Repositories
thinhorigami/gravity
Gravity Programming Language
thinhorigami/ansi
ANSI escape codes in pure bash - change text color, position the cursor, much more
thinhorigami/Ark
ArkScript is a small, fast, functional and scripting language for C++ projects
thinhorigami/awesome-cmake
A curated list of awesome CMake resources, scripts, modules and examples.
thinhorigami/bbai-lib
C++ library for getting the most out of polymorphic allocators
thinhorigami/boto-ui
A simple immediate mode user interface designed for using with SDL2 2d renderer
thinhorigami/bustub
The BusTub Relational Database Management System (Educational)
thinhorigami/clang
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
thinhorigami/cmdline
A Command Line Parser
thinhorigami/comp-cpp
Comp Mark I – Simple 4-bit virtual computer
thinhorigami/comp-m2
Comp Mark II – Simple 4-bit virtual computer
thinhorigami/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
thinhorigami/DBProject
[Course] Simple database in C++ (Database 2017)
thinhorigami/EasyLang
Easy Programming Language / VM
thinhorigami/elle
The Elle coroutine-based asynchronous C++ development framework.
thinhorigami/emacs-docs
The documentation website Emacs deserves
thinhorigami/fsm-variant
Finite State Machine implementation using std::variant
thinhorigami/lean
Lean Theorem Prover
thinhorigami/lsh
Simple shell implementation. Tutorial here ->
thinhorigami/lua-intf
A binding between C++11 and Lua language
thinhorigami/metashell
C++ metaprogramming shell
thinhorigami/mordor
Mordor is a high performance I/O library based on fibers.
thinhorigami/Nuua
The Nuua Programming Language - A zero dependencies, high level strong typed, interpreted language built on the top of modern C++17.
thinhorigami/rpclib
rpclib is a modern C++ msgpack-RPC server and client library
thinhorigami/RxCpp
Reactive Extensions for C++
thinhorigami/smile
Smile programming language interpreter
thinhorigami/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
thinhorigami/vm86
🍔 A x86 Script Instruction Virtual Machine
thinhorigami/wisp
A light lisp✨ written in C++
thinhorigami/zgui
zxvnme's graphical user interface