summary refs log tree commit diff
path: root/lisc/TODO
blob: c22d18c5bd4f18a24e87b04c9d519c1119df9f61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
- 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