Please refer here for my blog articles, mostly are written in Chinese though :)
Main Projects:
- cgc: an experimental Garbage Collector for C language.
- cpplax: the C++ implementation for language Lax.
- twvm: an experimental WebAssembly virtual machine.
- brainfuck-jit-interpreter: a handwritten Brainfuck JIT interpreter, mainly used for demonstration.
- os-paw: a tool for diagnosing and playing with OS.
- vhd-reader: a tool for reading the meta information of a VHD file.
- Zoomage.js: an open-source library for image zooming by touch gestures on HTML5 pages.
- tiny-http-echo-server: a mini HTTP Echo Server, just for educational purposes.
- shdb: a simple and lightweight key-value pair DB for shell programming.
- universal-toolbox: a universal toolbox for developers, which is highly integrated, efficient, and simple.