/6.824-cljlabs-2020

Clojure ports for the Spring 2020 labs of MIT's 6.824: Distributed Systems

Primary LanguageClojureMIT LicenseMIT

6.824-cljlabs-2020

This is a Clojure translation of the Go code for the labs of the Spring 2020 offering of MIT's 6.824: Distributed Systems, taught by Prof. Robert Morris. You can read more about how I implemented Lab 2 in my blog post on Raft in Clojure.

Translation progress:

Tests

Run the tests for each lab by executing

$ make test

in the appropriate folder.

License

MIT License