Pinned Repositories
emacs_config
My emacs configuration
flask-knockout-example
A very quick, simple example of using Flask and Knockout.js
nwurls
Very basic URL shortening app
racket-forth
Small interpreter for a forth-like language written in Racket.
Ray-Tracer
Simple port of the ray tracer from ANSI Common Lisp to Racket
ncweinhold's Repositories
ncweinhold/flask-knockout-example
A very quick, simple example of using Flask and Knockout.js
ncweinhold/racket-forth
Small interpreter for a forth-like language written in Racket.
ncweinhold/emacs_config
My emacs configuration
ncweinhold/nwurls
Very basic URL shortening app
ncweinhold/Ray-Tracer
Simple port of the ray tracer from ANSI Common Lisp to Racket
ncweinhold/simple-chat-servers
Simple TCP chat servers written using Python, gevent and eventlet.
ncweinhold/bf_interpreter
Brainfuck interpreter written in C
ncweinhold/buildbot
Python-based continuous integration testing framework; send pull requests for your patches!
ncweinhold/farmageddon
The raw, unedited source for the iOS game I wrote in Gambit Scheme back in 2010.
ncweinhold/flask-code-sharing
Simple pastebin clone / code sharing site built using Python and Flask.
ncweinhold/gnumaku
Lispy bullet hell engine written in Guile and C
ncweinhold/gshmup
Bullet hell shooter written in C and Guile.
ncweinhold/SICP
Solutions to Structure and Interpretation of Computer Programs using Racket
ncweinhold/The-Little-Schemer
Code from The Little Schemer using Racket