Skip to content

Commit bc27177

Browse files
committed
update readme
1 parent f6c7f6b commit bc27177

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<sub>The project has been moved from https://code.google.com/archive/p/visual-lambda/ and from https://bitbucket.org/bntr/visual-lambda as well.</sub>
1+
<sub>The project has been moved from https://code.google.com/archive/p/visual-lambda/<br/>and from https://bitbucket.org/bntr/visual-lambda as well.</sub>
22

33
# Visual Lambda Calculus
44

@@ -16,6 +16,7 @@ Also available online at: [https://bntr.itch.io/visual-lambda](https://bntr.itch
1616

1717
## Examples
1818
- Pairs, construction, reduction: [https://www.youtube.com/watch?v=YEyyyzUuUJQ](https://www.youtube.com/watch?v=YEyyyzUuUJQ)
19+
- Predecessors: [https://www.youtube.com/watch?v=CWzn2ucPMdg](https://www.youtube.com/watch?v=CWzn2ucPMdg)
1920
- ['MULT 3 2' evaluation](https://bntr.planet.ee/lambda/visual_lambda_MULT_3_2_=_6.gif) (gif)
2021
- ['((λgm.m(gg))(λgm.m(gg)))M' building and evaluation](https://bntr.planet.ee/lambda/lambda_F_anim.gif) (gif)
2122
- ['Y I' evaluation](https://bntr.planet.ee/lambda/Y_I.gif) (gif)

config.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ fontsize=13
2020
library=library.txt
2121

2222
# Default Workspace
23-
#workspace=library_demo.xml
23+
workspace=library_demo.xml
2424
#workspace=clear.xml
25-
workspace=predecessors.xml
25+
#workspace=predecessors.xml

0 commit comments

Comments
 (0)