Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors