mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 18:28:55 -06:00
started the chapters about the compiler
This commit is contained in:
0
doc/hackers-guide/CompilationOverview.md
Normal file
0
doc/hackers-guide/CompilationOverview.md
Normal file
0
doc/hackers-guide/LambdaCalculus.md
Normal file
0
doc/hackers-guide/LambdaCalculus.md
Normal file
0
doc/hackers-guide/PMCFG.md
Normal file
0
doc/hackers-guide/PMCFG.md
Normal file
@@ -9,7 +9,12 @@ So, **Don't Panic!** and keep reading. This is a live document and will develop
|
|||||||
|
|
||||||
**TABLE OF CONTENTS**
|
**TABLE OF CONTENTS**
|
||||||
|
|
||||||
|
1. Compilation
|
||||||
|
1. [Overview](CompilationOverview.md)
|
||||||
|
1. [Lambda Calculus](LambdaCalculus.md)
|
||||||
|
2. [Parallel Multiple Context-Free Grammars](PMCFG.md)
|
||||||
|
2. Runtime
|
||||||
1. [Desiderata](DESIDERATA.md)
|
1. [Desiderata](DESIDERATA.md)
|
||||||
2. [Memory Model](memory_model.md)
|
2. [Memory Model](memory_model.md)
|
||||||
3. [Abstract Expressions](abstract_expressions.md)
|
3. [Abstract Expressions](abstract_expressions.md)
|
||||||
3. [Transactions](transactions.md)
|
4. [Transactions](transactions.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user