-
Notifications
You must be signed in to change notification settings - Fork 1
/
potref.txt
30 lines (21 loc) · 1.06 KB
/
potref.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Extensible Type-Directed Editing (pdf)
Joomy Korkut, David Christiansen
In Proc. of the Workshop on Type-Driven Development (TyDe)
St. Louis, Missouri, USA, September, 2018
Idris’s interactive editing features are now extensible in Idris itself.
http://www.davidchristiansen.dk/
----------------
Elaborator Reflection: Extending Idris in Idris (pdf, acm, video)
David Christiansen, Edwin Brady
In Proc. of 21st International Conference on Functional Programming (ICFP ’16)
Nara, Japan, September, 2016
Making the elaboration facilities available for metaprogramming in Idris
----------------
Coding for Types: The Universe Pattern in Idris (video)
David Christiansen
Presented at Curry On 2015
----------------------------------------------------------------
related work on type systems / lambda calculus translations [lambda cube, check different prover / systems - Coq, Isabelle/HOL, Lean, ...] https://en.wikipedia.org/wiki/Category:Dependently_typed_languages
https://uniformal.github.io/
---------------
6: F Wiedijk - Encoding HOL Light in Coq, Unpublished notes