Home Projects Demo Library Links

Projects

BASE64
Simple Base64 string encoder/decoder in C
view

CDP-1802
CPU emulator step by step of the RCA 1802 processor
view

CGILOGO
A simple CGI written in C for the Logo language
view

CHEX
A single header C library to handle hexagonal coordinates
view

CHIP8
A classic CHIP 8 emulator written in C++(17) and SFML
view

GO-HVM
A simple hypothetical 8 bit virtual machine (assembler and interpreter) created to try the GO language
view

IS
Single header library to handle characters streams in C
view

JCALC
A simple Java expressions calculator with gui
view

JINF
JINF is Java interpreter for a simple language stack based similar to Forth
view

MOUSE
A interpreter written in C for the Mouse Programming Language as described by Peter Grogono in 1979
view

PENNY
A single header library to create PPM files
view

PETRIS
A Tetris clone written in C using my own library (see Pixie)
view

PIPI
A two-headers library written in plain C to parse Json streams and files
view

PIXIE
Pixie is a C library written from scratch to create CGA-style applications (Windows only)
view

T20
Teddy is a single header utility to print and read strings on a rendered Opengl window
view

TBVM
An interpreter for the original Tiny Basic as described by Dennis Allison in People's Computer Company Vol. 4, No. 2
view

TEDDY64
Implementation of Tiny Basic in a C64-like environment
view

TINY64
Implementation of Tiny Basic for the Commodore 64
view

TURBOCUBE
A simple rotating cube written using TurboC like is 1989
view