An open API service indexing awesome lists of open source software.

https://github.com/formsandlines/reasoned-schemer-notebook

My code notebook for “The Reasoned Schemer” (2nd ed.) using Clojures core.logic
https://github.com/formsandlines/reasoned-schemer-notebook

Last synced: about 2 months ago
JSON representation

My code notebook for “The Reasoned Schemer” (2nd ed.) using Clojures core.logic

Awesome Lists containing this project

README

        

# “The Reasoned Schemer” Notebook

My personal notebook for learning/exploring logic programming with [The Reasoned Schemer (2nd ed.)](https://mitpress.mit.edu/books/reasoned-schemer-second-edition), using Clojures [core.logic](https://github.com/clojure/core.logic) library.

Maybe some of this helps others who also try to use Clojure with the book instead of Scheme. I cannot guarantee that I got everything right, so please correct me if you happen to notice a mistake in my understanding or translation.

– P. H., 06/2022