TODO schedule meetings in Nov.
The graph shows that PDecl + PTerm (+ friends) are the first AST TTDecl + Type + Term (+ friends) are the elaborated AST
RDeclInstructions finns i file 1 file 2
Patrik är borta 2019-10-25 till 2019-11-04.
- diskuterar halvtidsrapportens frågor
- söker buggar i sts och ita (lovand ingångar funna)
- Patrik kan bygga koden [yeah!] - lägg in i README hur man bygger “from git checkout”
- Plan: skicka brev till NAD CC: patrik angående ny tidplan
++ skicka halvtidsrapport til Patrik senast 27:e juli ++ Patrik läser och kommenterar senast 1:a aug. ++ skicka till NAD 3:e Aug
Here, I have some leads. It should be doable, but the problem can be how to connect the two representations to each other.
Pull in Idris and Agda as submodules to track updates and patches. Create executables for printing parse trees and statistics.
This should be easy once I have all the sources in one repo. Ongoing
“Explicit” hidden arguments
Kolla om det är möjligt att få mer info från Idris, om argument osv. Genom att köra fler steg i compilation-pipeline
Kolla om det är möjligt att köra Agdas type-checker för att få info om var `ita` klarar och inte klarar.
IdrisLibs/SequentialDecisionProblems/CoreTheory.lidr
Senare: datatyper med parametrar och index – how frequent?
Senare: not even declared hidden arguments – how frequent?
IdrisLibs/SequentialDecisionProblems/examples/Example1.lidr (and friends)
Agda: id : {A : Set} -> A -> A id {A} x = x
(from the planning report + later additions)
2019-05-05; TW; First runnable Dependent types example. (without hidden arg.)
From the planning report
- TW = 6.1 Technical work
- WR = 6.2 Writing
- CE = 6.3 Compulsory events