summaryrefslogtreecommitdiffstats
path: root/README.md
blob: e91f56a06dd0f99d7638d6fe10878bc59ad84bad (plain)
1
2
3
4
5
6
7
8
# EsotericProject
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)