diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,2 +1,8 @@ # EsotericProject -Advanced Programming Project. +Advanced Programming Project + +## Todo +- [ ] Sort out dir structure further (rename example dir to fortran_src, make separate dir for c source files and out files) +- [ ] Implement functions +- [ ] UI work +- [ ] Add section to report about compiler pipeline (ft -> c -> c object -> native binary) |