:(
This commit is contained in:
parent
3263836cde
commit
f77a4e5790
|
@ -8,7 +8,6 @@ title: "work"
|
|||
|
||||
<h3>ongoing</h3>
|
||||
<ul>
|
||||
<li><a href="https://githug.xyz/depsterr/implicitt">implicitt</a> - An implementation of a dependent type system with first class implicit pi types, metavariables, and holes.</li>
|
||||
<li><a href="https://githug.xyz/depsterr/implicitt">this website</a> - The project which never ends.</li>
|
||||
</ul>
|
||||
|
||||
|
@ -25,6 +24,7 @@ title: "work"
|
|||
|
||||
<h3>put off</h3>
|
||||
<ul>
|
||||
<li><a href="https://githug.xyz/depsterr/implicitt">implicitt</a> - An implementation of a dependent type system with first class implicit pi types, metavariables, and holes. Put off cause I put too large a scope on a learning project and overworked myself. Hopefully I'll pick this up again sometime.</li>
|
||||
<li><a href="https://githug.xyz/depsterr/cwfs">cwfs</a> - A formalisation of categories with families in cubical agda. Put off due to the extensional nature of the theory making formalisation a pain. I plan to retry with natural models <em>sometime</em> in the future.</li>
|
||||
<li><a href="https://githug.xyz/depsterr/secd">secd</a> - An implementation of a VM designed as a compilation target for languages based on the lambda calculus. Put off due to not wanting to work out implementation details or write more C. I hope to use what I learned for optimized evaluation of closures in a dependent type system some day.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue
Block a user