+added a "how lambda works" wiki page.
This commit is contained in:
parent
e0f71504d6
commit
82cf8ca6b4
@ -135,7 +135,7 @@ For more details about using MY-BASIC when it has be integrated with a project,
|
|||||||
|
|
||||||
It's necessary to know some principle of MY-BASIC before doing deep customization; nothing's better than a workflow diagram to get a first impression.
|
It's necessary to know some principle of MY-BASIC before doing deep customization; nothing's better than a workflow diagram to get a first impression.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
More detail are issued in the [Wiki](https://github.com/paladin-t/my_basic/wiki) pages.
|
More detail are issued in the [Wiki](https://github.com/paladin-t/my_basic/wiki) pages.
|
||||||
|
|
||||||
@ -145,6 +145,7 @@ The [MY-BASIC Quick Reference](MY-BASIC%20Quick%20Reference.pdf) includes most o
|
|||||||
|
|
||||||
* Principles
|
* Principles
|
||||||
* [Language design](https://github.com/paladin-t/my_basic/wiki/Language-design)
|
* [Language design](https://github.com/paladin-t/my_basic/wiki/Language-design)
|
||||||
|
* [How lambda works](https://github.com/paladin-t/my_basic/wiki/How-lambda-works)
|
||||||
* [Passes](https://github.com/paladin-t/my_basic/wiki/Passes)
|
* [Passes](https://github.com/paladin-t/my_basic/wiki/Passes)
|
||||||
* [Interpreter workflow diagram](https://github.com/paladin-t/my_basic/wiki/Interpreter-workflow-diagram)
|
* [Interpreter workflow diagram](https://github.com/paladin-t/my_basic/wiki/Interpreter-workflow-diagram)
|
||||||
* Code with MY-BASIC
|
* Code with MY-BASIC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user