- Timestamp:
- Jan 28, 2008, 12:26:23 PM (18 years ago)
- Author:
- neil.c.c.brown
- Message:
-
Added mention of the new checks directory to the guide
- File:
-
- 1 edited
- docs/trunk/hacking-guide/tock-intro.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
docs/trunk/hacking-guide/tock-intro.tex
r193 r196 50 50 \item ``transformations'' -- All modules relating to transforming the tree either for simplicity, 51 51 efficiency or simply to remove elements (e.g. parallel assignment) not supported by the backends. 52 (追記) \item ``checks'' -- All modules relating to usage checks and other compiler checks. (追記ここまで) 52 53 \item ``backends'' -- All modules related to the final step of turning AST into actual code. 53 54 \end{enumerate}
Note:
See TracChangeset
for help on using the changeset viewer.