doc: added TODO
authorHarald Steinlechner <haraldsteinlechner@gmail.com>
Wed, 21 Mar 2012 14:09:50 +0000 (15:09 +0100)
committerHarald Steinlechner <haraldsteinlechner@gmail.com>
Wed, 21 Mar 2012 14:12:27 +0000 (15:12 +0100)
doc/TODO [new file with mode: 0644]

diff --git a/doc/TODO b/doc/TODO
new file mode 100644 (file)
index 0000000..09a0175
--- /dev/null
+++ b/doc/TODO
@@ -0,0 +1,14 @@
+Design Meeting - 21.March.2012
+
+
+1) Compile on Basic Blocks on Demand or complete Methods (check how cacao, mono works)
+2) Calling-Conventions - Standard wegen den Sprüngen (why does Cacao use strange CallingConventions)
+3) Capture Meta-Information by Instruction and Basics-Block
+4) Benchmark Suits - what features do we need?
+5) Boehm GC? using Haskell GC? From Scratch GC? GC option
+6) hs-java reinschauen - kann das schon BBA
+
+
+TODO: Basic-Block Analyis, Dereferencing .class file shit - during or after BBA, 
+
+