/cs6851

Common Lisp implementation of Data Structures mentioned in MIT Computer Science's 6.851 course on Advanced Data Structures

Primary LanguageCommon LispThe UnlicenseUnlicense

CS6.851: Advanced Data Structures

The lectures for the MIT computer science course 6.851 Advanced Data Structures are available online.

I am planning to implement all of the data structures as I go through the lectures to really drive-home the lectures for me.

POINTER-MACHINE

General pointer-machine infrastructure.