Skip to content

This repository aims to provide practical demonstrations of simple yet instructive problems for learning Clojure through interesting topics.

License

Notifications You must be signed in to change notification settings

lucasfourier/clojure-by-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

clojure-by-example

This repository aims to provide practical demonstrations of simple yet instructive problems for learning Clojure through interesting topics.

Projects

  1. The unlimited register machine (URM)

    • We will be implementing an URM based on Cutland's book on Computability.
    • Those machines are a good excuse to learn about such an important topic in CS.
    • It makes you understand about how immutable data structures and functional principles are applied when managing state the traditional way seems such a natural approach.
  2. The unlimited register machine (URM)

About

This repository aims to provide practical demonstrations of simple yet instructive problems for learning Clojure through interesting topics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published