You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ resources
3
3
*for the intersection between Haskell and Lisp*
4
4
5
5
### Written materials for Lisps in Haskell
6
+
(or Haskells written in Lisps)
6
7
7
8
* 1991-1993 - An [early Haskell](http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/syntax/haskell/0.html) written in Lisp (source as [github import](https://github.com/haskell-lisp/yale-haskell))
8
9
* 2006 - [Writing A Lisp Interpreter In Haskell](http://www.defmacro.org/ramblings/lisp-in-haskell.html)
0 commit comments