Literature and Other Resources
The primary resources are
the same as in DM516.
Supplementary literature and material (will be updated as needed)
-
LaTeX introduction,
LaTeX Manual,
The Not So Short Introduction to LaTeX.
-
The package
listings is nice for inclusion of C programs into LaTeX.
-
There are also a number of C++2LaTeX (also called Cpp2LaTeX) packages
available for making somewhat nicer LaTeX-integrated inclusions
of C programs into the report, e.g.,
Arnolds drupal.
-
The style file bnf.sty can be a help in type setting the grammar:
bnf.sty, LaTeX-example.
-
Version control software (in Danish):
svn,
cvs.
These guides are not written by the lecturer. If they are a help,
then use them; otherwise just ignore.
-
The flex/bison Tiny Expressions example.
-
The Tipu programs which as also available via the competition page
can be found in the directory
/home/IMADA/courses/cc/. Here, you also find a check program,
check.py. See the beginning of the file check.py
for how to use the program.
Last modified: Mon Feb 22 13:58:39 CET 2010
Kim Skak Larsen
(kslarsen@imada.sdu.dk)