doc: added TODO
[mate.git] / doc / TODO
1 Design Meeting - 21.March.2012
2
3
4 1) Compile on Basic Blocks on Demand or complete Methods (check how cacao, mono works)
5 2) Calling-Conventions - Standard wegen den Sprüngen (why does Cacao use strange CallingConventions)
6 3) Capture Meta-Information by Instruction and Basics-Block
7 4) Benchmark Suits - what features do we need?
8 5) Boehm GC? using Haskell GC? From Scratch GC? GC option
9 6) hs-java reinschauen - kann das schon BBA
10
11
12 TODO: Basic-Block Analyis, Dereferencing .class file shit - during or after BBA, 
13
14