I build systems from scratch — kernels, languages, compressors, and the occasional detour.
- HIC — hierarchical isolation kernel reference architecture
- dslslinux — minimal Linux distro with a from-scratch userspace
- core — a language with semantic IR and built-in formal verification
- dz — LZ77-style compressor in C11
- LCM — multi-lattice codebook retrieval architecture
- mosaic — lazy module runtime for Minecraft modding
- rev-skills — 112 reverse-engineering AI skills
- a64tox64 — ARM64→x86-64 JIT translator
- dslsde — terminal decompilation engine
- omnivoice — multi-agent collaboration system
- PhoneToolbox — Android device toolbox (ADB/Fastboot/EDL)
- gpunative — GPU-driven rendering for Minecraft
- Reminiscence — a game
- recurse_crash_hoax — recursive crash research
- DOCL — a source-available license framework
- myideas — personal ideas repo
Also: game engines, Minecraft mods, and more.
Most of my code is written with AI assistance.
PS: more about me
我什么都喜欢从零开始造 —— 内核、语言、压缩器,偶尔跑偏。
- HIC — 分层隔离内核参考架构
- dslslinux — 从零写用户态的极简 Linux 发行版
- core — 以语义 IR 为单一事实源的编程语言,内置形式化验证
- dz — C11 写的 LZ77 压缩器
- LCM — 多格码本检索认知架构
- mosaic — Minecraft 模组懒加载运行时
- rev-skills — 112 个逆向工程 AI 技能
- a64tox64 — ARM64→x86-64 JIT 动态翻译器
- dslsde — 终端反编译引擎
- omnivoice — 多代理协作系统
- PhoneToolbox — Android 设备工具箱(ADB/Fastboot/EDL)
- gpunative — Minecraft GPU 驱动渲染
- Reminiscence — 一个游戏
- recurse_crash_hoax — 递归崩溃研究
- DOCL — 源码可得许可证框架
- myideas — 个人想法库
另外:也折腾游戏引擎、Minecraft 模组这些。
大部分代码是 AI 辅助编写的。
附:关于我