Files
c0db/final/letter.tex
2015-05-06 21:19:34 -04:00

42 lines
1.2 KiB
TeX
Executable File

\documentclass[11pt,stdletter,sigleft]{letter}
\usepackage{setspace}
\usepackage[margin=1.75in]{geometry}
\usepackage{txfonts}
\signature{Shyam Raghavan}
\address{5032 Forbes Ave \\ SMC 2426 \\ Pittsburgh, PA 15289}
\begin{document}
\begin{letter}{Mr. Thomas M. Keating \\
Assistant Teaching Professor \\
School of Computer Science \\
Pittsburgh, PA 15289}
\opening{Dear Mr. Keating:}
\vspace{5mm}
Included with this letter is our team's final report for the browser-based
debugger for the {\tt C0} language called {\tt c0db}, the {\tt C0} Debugger.
The purpose of the report is to update you on our progress and to explain and
discuss our results.
The report describes the problem addressed by our project, our approach to
solve it, the results we were able to achieve, our challenges and struggles,
the lessons we learned throughout the progress we made, and some
recommendations on how we or another group can continue to build on our
existing platform.
If you have any further questions or comments, please contact us at one of the
following emails: shyamsur@andrew.cmu.edu, amgutier@andrew.cmu.edu.\\
Sincerely,\\[4em]
Shyam Raghavan
\encl{project final paper for {\tt c0db}}
\end{letter}
\end{document}