The Structure and Interpretation of Ludum Dare

I’ll be entering Ludum Dare 20, using Chicken Scheme, Pure Data, and my own SDL/OpenGL based library. I’m on Mac OS X, but Gloss and Chicken work on GNU/Linux and Windows so I’ll be able to build for those platforms after the event.

Inspired by ‘Pataphysics and DTO’s own experiments, I’ll be using literate programming to make the source code a work in its own right.

Comments

23. Apr 2011 · 22:25 UTC
Sweet! I did a couple of LDs in PLT-Scheme (also with opengl/sdl) a while back, though I mostly use Lua now.
cafesofie
23. Apr 2011 · 22:40 UTC
I’ll be using OSC to communicate with Pure Data. Liblo is another nice C project that Chicken Scheme can use.