File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
docs/contributor-guide/compiler-guide Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 33I suppose the best place to start is valac, the tool which Vala
44programmers know the best.
55
6- #### [ 3.1. Vala in a Nutshell] ( 03-00-the-vala-compiler/03-01-vala-in-a-nutshell.md )
7- #### [ 3.2. Parser] ( 03-00-the-vala-compiler/03-02-parser.md )
8- #### [ 3.3. Semantic Analyzer] ( 03-00-the-vala-compiler/03-03-semantic-analyzer.md )
9- #### [ 3.4. Symbol Resolution] ( 03-00-the-vala-compiler/03-04-symbol-resolution.md )
10- #### [ 3.5. Flow Analyzer] ( 03-00-the-vala-compiler/03-05-flow-analyzer.md )
11- #### [ 3.6. C Code Generation] ( 03-00-the-vala-compiler/03-06-c-code-generation.md )
12- #### [ 3.7. C Code Compilation and Linking] ( 03-00-the-vala-compiler/03-07-c-code-compilation-and-linking.md )
6+ #### [ 3.1. Vala in a Nutshell] ( 03-00-the-vala-compiler/03-01-vala-in-a-nutshell )
7+ #### [ 3.2. Parser] ( 03-00-the-vala-compiler/03-02-parser )
8+ #### [ 3.3. Semantic Analyzer] ( 03-00-the-vala-compiler/03-03-semantic-analyzer )
9+ #### [ 3.4. Symbol Resolution] ( 03-00-the-vala-compiler/03-04-symbol-resolution )
10+ #### [ 3.5. Flow Analyzer] ( 03-00-the-vala-compiler/03-05-flow-analyzer )
11+ #### [ 3.6. C Code Generation] ( 03-00-the-vala-compiler/03-06-c-code-generation )
12+ #### [ 3.7. C Code Compilation and Linking] ( 03-00-the-vala-compiler/03-07-c-code-compilation-and-linking )
You can’t perform that action at this time.
0 commit comments