aboutsummaryrefslogtreecommitdiffhomepage
path: root/todo.txt
blob: 3c747defff009019c369083bd8630faf46639a8b (plain) (blame)
1
2
3
4
5
6
Things to finish before moving onto compiler optimizations, C extensions, other nice features

- self host. not yet compiling:
    - c/eval.c, ir/fold.c (NYI flt -> u64 cvt)

at some point add another backend like arm64 to make sure the non target specific stuff is generic enough..