summary refs log tree commit diff
path: root/lisc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'lisc/TODO')
-rw-r--r--lisc/TODO13
1 files changed, 0 insertions, 13 deletions
diff --git a/lisc/TODO b/lisc/TODO
deleted file mode 100644
index c22d18c..0000000
--- a/lisc/TODO
+++ /dev/null
@@ -1,13 +0,0 @@
-- implement mini-pascal -> ssa
-- do naming properly with namespaces
-- clean the constants handling (add
-  support for labelled data, ...)
-- add basic support for integer calls
-- write a pattern matching compiler
-  for the instruction selector
-- handle various addressing modes
-  for instructions (how to encode
-  available modes for instructions?)
-
-Non pressing:
-- rework the hinting in rega