equal
deleted
inserted
replaced
|
1 Pictures from teh Starting Forth book |
|
2 |
|
3 https://www.forth.com/starting-forth/2-stack-manipulation-operators-arithmetic/ |
|
4 |
|
5 -------------------------------- |
|
6 |
|
7 Yeti - ML for the JVM |
|
8 https://mth.github.io/yeti/ |
|
9 http://dot.planet.ee/yeti/intro.html |
|
10 |
|
11 |
|
12 JVM languages |
|
13 https://en.wikipedia.org/wiki/List_of_JVM_languages |
|
14 https://www.codeproject.com/Articles/50377/Create-Your-Own-Programming-Language |
|
15 |
|
16 |
|
17 Scheme |
|
18 https://wespiser.com/writings/wyas/home.html |
|
19 http://peter.michaux.ca/index#Scheme |
|
20 |
|
21 |
|
22 |
1 assmebly (calculator RPN) |
23 assmebly (calculator RPN) |
2 |
24 |
3 https://dere.github.io/2017-02-12/beginners-assembly-part1/ |
25 https://dere.github.io/2017-02-12/beginners-assembly-part1/ |
4 |
26 |
5 |
27 |