Skip to content

thattommyhall/santa-claus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Santa

A fairly faithful translation into clojure of Simon Peyton Jones's solution to The Santa Claus Problem using haskells STM from the Beautiful Code book. Had to use try/catch as clojures STM does not have retry or orElse, not sure how idomatic it is.

License

Copyright © 2012 thattommyhall

Distributed under the Eclipse Public License, the same as Clojure.

About

as straight as possible reimplementation of the Simon Peyton Jones soln from Beautiful Code (http://research.microsoft.com/pubs/74063/beautiful.pdf)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published