Kevin K Lin

This page lists some code related to my papers. It's still rather incomplete, but I'm working to release more stuff. Most of this is also on my GitHub page.

Misc.: Some of the C code above require the following libraries: I wrote these back in the day before I knew about standard libraries like GSL and getopt. I would not recommend my libraries for anyone starting a new project today; indeed I no longer use them much myself.

Note. Some of the C code use gcc extensions like nested functions, so you may need GCC to compile. Scheme code runs on PLT Scheme but should work in any R4 or R5RS implementation with minimal modification.

Most of the software on this page is licensed under the CC-GNU GPL version 2.0 or later.

This page was last updated on November 11, 2017.