GitHub - siclait/6.824-cljlabs-2020: Clojure ports for the Spring 2020 labs of MIT's 6.824: Distributed Systems

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

in the appropriate folder.

License

MIT License