Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 272 Bytes

clojure-lexical-scope

clojure-lexical-scope is a mini Clojure macro library for simulating lexical scoping in Clojure. It is my first Clojure project to help me learn Clojure better. To see how to use it just check those unit tests under test folder.