nklein / cs6851

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:The Unlicense


Languages

Language:Common Lisp 100.0%