Skip to content

Commit 9b64287

Browse files
committed
Initial Commit of Leesp!
My first lisp written in Haskell with a whole pile of help.
1 parent 4962f7f commit 9b64287

File tree

3 files changed

+438
-1
lines changed

3 files changed

+438
-1
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.DS_Store
2+
13
dist
24
cabal-dev
35
*.o

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
leesp
1+
Leesp!
22
=====
33

44
Wrote myself a scheme in 48 hours, fancy that... (from the book of a remarkably similar name!)

0 commit comments

Comments
 (0)