aboutsummaryrefslogtreecommitdiffstats
path: root/Notes.org
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-02-21 01:11:27 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-02-21 01:11:27 +0000
commita677bc01d03d3e2e3afa9a2ffba45ca1fd7096ce (patch)
tree67f7ca5f6fd5531b548b8d4bd4b0eb1067241c8f /Notes.org
parentf820e632c9c985a938f32c4d3adb9bafb3b9393f (diff)
downloadCompiler-a677bc01d03d3e2e3afa9a2ffba45ca1fd7096ce.tar.gz
Compiler-a677bc01d03d3e2e3afa9a2ffba45ca1fd7096ce.zip
Added notes
Diffstat (limited to 'Notes.org')
-rw-r--r--Notes.org32
1 files changed, 32 insertions, 0 deletions
diff --git a/Notes.org b/Notes.org
new file mode 100644
index 0000000..c1d684f
--- /dev/null
+++ b/Notes.org
@@ -0,0 +1,32 @@
+#+TITLE: Notes
+#+DATE: <2017-02-20 Mon>
+#+AUTHOR: Yann Herklotz
+#+EMAIL: ymherklotz@gmail.com
+#+DESCRIPTION: These are notes about the Compiler project.
+
+* Lexer
+
+** DONE Lab (calculate statistics over text)
+ DEADLINE: <2017-01-31 Tue>
+
+** DONE Coursework (c lexer)
+ DEADLINE: <2017-02-07 Tue>
+
+
+* Parser
+
+** DONE Lab (parse maths)
+ DEADLINE: <2017-02-14 Tue>
+
+** TODO Coursework (c parser)
+ DEADLINE: <2017-03-07 Tue>
+
+
+* Compiler
+
+** TODO Lab (codegen)
+ DEADLINE: <2017-02-28 Tue>
+
+** TODO Coursework (c compiler)
+ DEADLINE: <2017-03-28 Tue>
+