PayalGodse / Clojure

Small projects developed using clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clojure is a functional programming language. It runs on Java Virtual Machine. Clojure provides a rich set of features that allow threads to coordinate state changes in a consistent way.

This project contains

  1. Implementation of min heap in clojure
  2. Video store inventory in clojure. This store rents movie DvD's. You can add or remove movies from the inventory. Rent a movie and keep a track of rented movies. Change the price/copies of movie.

About

Small projects developed using clojure


Languages

Language:Clojure 100.0%