Skip to content
View dslsdzc's full-sized avatar
💭
🏳️‍⚧️
💭
🏳️‍⚧️

Block or report dslsdzc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DslsDZC/README.md

Hi, I'm DslsDZC 👋

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


你好,我是 DslsDZC 👋

我什么都喜欢从零开始造 —— 内核、语言、压缩器,偶尔跑偏。

  • 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 辅助编写的。

附:关于我

Pinned Loading

  1. HIC HIC Public

    HIC: A hierarchical isolation kernel reference architecture. Unifying security, performance, and modularity in a single design, enabling deployment from embedded to cloud with full lifecycle evolut…

    C 15 1

  2. LCM LCM Public

    Multi-lattice codebook retrieval cognitive architecture. JAX training with C99 zero-parameter inference engine.

    Python 3

  3. core core Public

    A programming language with semantic IR as the single source of truth, built-in formal verification, and dataflow concurrency.

    Python 3 1