jjm | projects

lci

I maintain the lci interpreter for the LOLCODE programming language. I’ve always been fond of the LOLCODE programming language but I thought it was lacking a proper interpreter… so I made one!

solarized

I’ve adapted the Solarized color scheme for the programs that I use. You can find my additions here.

wincurses

A partial implementation of the ncurses library for Windows terminals. You can find the source here. There is also a simple implementation of the classic game snake which uses ncurses/wincurses here.