/toy

toybox

Primary LanguageC

toy

This repository contains my practice projects.

about

toyOS

a toy operation system written for C and Assembly.

sb

a common library written for C.

linq

linq for C++11 and STL.

chip8

a chip8 emulator written for C and SDL.

BrainFuck

a BrainFuck interpreter written for Python.

re

a small re implementation written for Python.