This repository contains my practice projects.
a toy operation system written for C and Assembly.
a common library written for C.
linq for C++11 and STL.
a chip8 emulator written for C and SDL.
a BrainFuck interpreter written for Python.
a small re implementation written for Python.