Skip to content

speedgo-io/miranda.clj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Programming with Miranda in Clojure

This repository contains code examples in the functional style from the book Functional Programming with Miranda (Dr Ian Holyer, 1991) translated from Miranda to Clojure.

Rationale

I took to Clojure very quickly and now realise it is because I was introduced the concepts of funcional programming and lazy evaluation way back in 1992 with the Miranda Programming Language.

Credits

License

The code snippits are provided under the MIT License. No claim is made on the original Miranda code or algorithms.

About

Functional Programming with Miranda in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 97.8%
  • Shell 2.2%