We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa94b5 commit 81555f2Copy full SHA for 81555f2
README.md
@@ -18,8 +18,8 @@ Introductory material is provided. They can be found at
18
### Extended Examples
19
More examples can be found in the Lambda Calculator's test-suite, located at
20
21
-[test/Language/Lambda/Untyped/Examples](test/Language/Lambda/Untyped/Examples)
22
-[test/Language/Lambda/SystemF/Examples](test/Language/Lambda/SystemF/Examples)
+ * [test/Language/Lambda/Untyped/Examples](test/Language/Lambda/Untyped/Examples)
+ * [test/Language/Lambda/SystemF/Examples](test/Language/Lambda/SystemF/Examples)
23
24
## Implementation
25
A simple implementation of lambda calculus is available at https://github.com/sgillespie/lambda-calculator.
0 commit comments