Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 341 Bytes

TODO.md

File metadata and controls

13 lines (8 loc) · 341 Bytes

My ToDo List

[ ] create examples.

Done Items

[x] finish simple cjit compiler, pass sanity test. [x] use more directories structure, add cmake support. (cjit/c-jit.hh cjit/c-jit.cc utest/xxx.cc) [x] add "third-part/" folder for mir or maybe LLVM backend. [x] import and use utest in test system. [x] add first 2-3 test cases.