Pinned Repositories
cavestory-content
Content used for https://www.youtube.com/playlist?list=PL006xsVEsbKjSKBmLu1clo85yLrwjY67X
cavestory-screencast
The Official Repository to accompany the Reconstructing Cave Story video series. http://www.youtube.com/playlist?list=PL006xsVEsbKjSKBmLu1clo85yLrwjY67X
damegame
Gameboy Emulator in Common Lisp & SDL2
schemeish
Scheme-ish syntax and namings for Common Lisp
software-design-for-flexibility
My implementations of the code and exercises in Software Design for Flexibility by Hanson & Sussman in Racket.
ssdl
Super-Simple Directmedia Layer
chebert's Repositories
chebert/cavestory-screencast
The Official Repository to accompany the Reconstructing Cave Story video series. http://www.youtube.com/playlist?list=PL006xsVEsbKjSKBmLu1clo85yLrwjY67X
chebert/schemeish
Scheme-ish syntax and namings for Common Lisp
chebert/cavestory-content
Content used for https://www.youtube.com/playlist?list=PL006xsVEsbKjSKBmLu1clo85yLrwjY67X
chebert/software-design-for-flexibility
My implementations of the code and exercises in Software Design for Flexibility by Hanson & Sussman in Racket.
chebert/ssdl
Super-Simple Directmedia Layer
chebert/damegame
Gameboy Emulator in Common Lisp & SDL2
chebert/citrus89
High Level Language Features for C89
chebert/CPE476Final
CPE 476 Project
chebert/CPE476Lab1
chebert/Jupyter-Lisp
A simple Scheme implemented, documented, and tested in a Jupyter notebook.
chebert/Prototypal-Lisp-In-C
A prototype of a simple Lisp written in C. Implements a stop and copy GC.