Jacob's Code

I mostly maintain various pieces of PLT Scheme, especially PLaneT and some work on PLT Redex, hack on a domain-specific language in progress called Topsl, and write semantic model programs in PLT Redex, but I also have use for the occasional quick hack. This page is a repository for some of those various little scraps of code. Some of them are cool libraries, some are clever little programs, and many are just 5-line scripts that do something I needed. They're provided here under the LGPL (unless otherwise stated); I provide them here mostly so that I can access them easily if I ever want to, but I hope they're useful to you.

PLT Scheme code

Libraries

[Many of these files are .plt files - to install one of them, just copy its URL, go to File -> Install .plt File ... in DrScheme, paste the URL there, and hit OK.]

Programs

PLT Scheme Web Server Servlets

Other Stuff

Other Code

[Most of my for-fun programming is in Scheme. However, digging around on my hard drive I've found a couple things that might be interesting to others written in other languages.]

All programs linked on this page are copyright © 2003 Jacob B. Matthews.

The plug icon graphic used on this page supplied by FreeFoto.com.

main code