Completed letter for final report

This commit is contained in:
2015-05-06 13:17:47 -04:00
parent 0542e022bd
commit 6661155c32
8 changed files with 53 additions and 24 deletions

3
final/Makefile Normal file
View File

@@ -0,0 +1,3 @@
all:
pdflatex letter.tex
pdflatex final.tex

Binary file not shown.

View File

@@ -65,7 +65,7 @@ This project is a proposal for C0 Debugger, a browser-based debugger for the
C0 programming language.
Students in Carnegie Mellon University's 15-122: Principles of Imperative
Computation and other classes learn to program in C0.
This project will allow students to better write C0 code by providing a
This project will allow students to better write C0 code by providing a
powerful and easy-to-use system for debugging their C0 programs.
This proposal goes over a detailed plan for how our team will create the C0 Debugger.
\end{titlepage}

View File

@@ -1,6 +1,6 @@
" ATP project vim script: Tue Apr 14, 2015 at 02:43 PM -0400.
" ATP project vim script: Wed May 06, 2015 at 12:39 PM -0400.
let b:atp_MainFile = 'proposal.tex'
let b:atp_MainFile = 'final.tex'
let g:atp_mapNn = 0
let b:atp_autex = 1
let b:atp_TexCompiler = 'pdflatex'
@@ -8,9 +8,9 @@ let b:atp_TexOptions = '-synctex=1'
let b:atp_TexFlavor = 'tex'
let b:atp_auruns = '1'
let b:atp_ReloadOnError = '1'
let b:atp_OutDir = '/Users/shyam/Dropbox/cdb/proposal'
let b:atp_OutDir = '/Users/shyam/Dropbox/cdb/final'
let b:atp_OpenViewer = '1'
let b:atp_XpdfServer = 'proposal'
let b:atp_XpdfServer = 'final'
let b:atp_Viewer = 'okular'
let b:TreeOfFiles = {}
let b:ListOfFiles = []

Binary file not shown.

View File

@@ -1,13 +1,12 @@
\documentclass[11pt]{letter}
\documentclass[11pt,stdletter,sigleft]{letter}
\usepackage{setspace}
\usepackage[margin=1in]{geometry}
\usepackage{txfonts}
\signature{Mitchell Plamann}
\address{5032 Forbes Ave \\ SMC 4275 \\ Pittsburgh, PA 15289}
\signature{Shyam Raghavan}
\address{5032 Forbes Ave \\ SMC 2426 \\ Pittsburgh, PA 15289}
\begin{document}
@@ -17,26 +16,25 @@
Pittsburgh, PA 15289}
\opening{Dear Mr. Keating:}
\vspace{5mm}
Included with this letter is our team's proposal for a browser-based debugger
for the c0 language called cdb. % Is this what we are calling it?
The purpose of the proposal is to define the need for the debugger and explain
our plan of approach.
Included with this letter is our team's final report for the browser-based
debugger for the c0 language called c0db. The purpose of the report is to
update you on our progress and to explain and discuss our results.
The proposal includes the problem addressed by our program,
explanations of prior literature and work on similar projects,
an outline of our plan for designing and implementing the program,
the intended benefits of our program,
our planned approach,
how we will evaluate our success,
and our qualifications.
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
mplamann@andrew.cmu.edu.
shyamsur@andrew.cmu.edu.\\
\closing{Sincerely,}
Sincerely,\\\\\\\\
Shyam Raghavan
\encl{project proposal paper for cdb}
\encl{project final paper for c0db}
\end{letter}
\end{document}
\end{document}

View File

@@ -0,0 +1,26 @@
" ATP project vim script: Wed May 06, 2015 at 12:50 PM -0400.
let b:atp_MainFile = 'letter.tex'
let g:atp_mapNn = 0
let b:atp_autex = 1
let b:atp_TexCompiler = 'pdflatex'
let b:atp_TexOptions = '-synctex=1'
let b:atp_TexFlavor = 'tex'
let b:atp_auruns = '1'
let b:atp_ReloadOnError = '1'
let b:atp_OutDir = '/Users/shyam/Dropbox/cdb/final'
let b:atp_OpenViewer = '1'
let b:atp_XpdfServer = 'letter'
let b:atp_Viewer = 'okular'
let b:TreeOfFiles = {}
let b:ListOfFiles = []
let b:TypeDict = {}
let b:LevelDict = {}
let b:atp_BibCompiler = 'bibtex'
let b:atp_StarEnvDefault = ''
let b:atp_StarMathEnvDefault = ''
let b:atp_updatetime_insert = 4000
let b:atp_updatetime_normal = 2000
let b:atp_LocalCommands = []
let b:atp_LocalEnvironments = []
let b:atp_LocalColors = []

2
final/letter_aux Normal file
View File

@@ -0,0 +1,2 @@
\relax
\@mlabel{}{\unhbox \voidb@x \ignorespaces Mr. Thomas M. Keating \\ Assistant Teaching Professor \\ School of Computer Science \\ Pittsburgh, PA 15289}