Title SBCL Windows Threading
Student Elliott Slaughter
Mentor Christophe Rhodes
Abstract
This project will add support for multithreading in SBCL[1] on Windows. Threading will be accomplished using native win32 threads, and attempt to mimic SBCL’s existing support for threads on Unix-like systems.