Skip to content

Commit 3ef5dc7

Browse files
authored
Update README.md
1 parent 2a3d894 commit 3ef5dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Oral History of John Backus
7272
- [Ramda Python port](https://pypi.org/project/ramda/)
7373

7474
### Some Implementations to FP, FL and Pointfree
75-
- Interpreter in Java: [INTERACTIVE FP](https://www.cse.sc.edu/~bays/group9/index1.html) and [Help](https://www.cse.sc.edu/~bays/group9/help.html)
75+
- Interpreter in Java: [INTERACTIVE FP](https://web.archive.org/web/20190510141711/http://www.cse.sc.edu/~bays/group9/index1.html) and [Help](https://web.archive.org/web/20190510141731/http://www.cse.sc.edu/~bays/group9/help.html)
7676
- [FP-Interpreter-in-Lisp](https://code.google.com/archive/p/fp-interpreter-in-lisp/) and in [GitHub](https://github.com/jfacorro/fp-interpreter-in-lisp)
7777
- Compiler to C: [Furry Paws](https://web.archive.org/web/20180106183517/http://www.call-with-current-continuation.org/fp/) and in [BitBucket](https://bitbucket.org/bunny351/furry-paws/src/master/)
7878
- to FL: [PLaSM](http://www.dia.uniroma3.it/~paoluzzi/plasm/download/) and [Docs](http://www.dia.uniroma3.it/~paoluzzi/plasm/docs/) and Book: [Introduction to FL and PLaSM](https://media.johnwiley.com.au/product_data/excerpt/29/04718994/0471899429.pdf)

0 commit comments

Comments
 (0)