You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/pages/docs/index.rst
-30Lines changed: 0 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,33 +45,3 @@ Additionally, the
45
45
`old Idris 1 Wiki <https://github.com/idris-lang/Idris-dev/wiki>`_
46
46
contains a lot of community supplied information.
47
47
48
-
49
-
Related Publications
50
-
--------------------
51
-
52
-
There are several academic publications associated with Idris, including:
53
-
54
-
* `Value Dependent Session Design in a Dependently Typed Language <https://www.type-driven.org.uk/edwinb/papers/places2019.pdf>`_, Jan de Muijnck-Hughes, Wim Vanderbauwhede and Edwin Brady,
55
-
PLACES 2019
56
-
* `Automatically Proving Equivalence by Type-Safe Reflection <https://www.type-driven.org.uk/edwinb/papers/cicm17.pdf>`_, Franck Slama and Edwin Brady,
57
-
Conference on Intelligent Computer Mathematics (CICM) 2017
58
-
* `Type-driven Development of Concurrent Communicating Systems <https://www.type-driven.org.uk/edwinb/papers/tdd-conc.pdf>`_, Edwin Brady,
59
-
Computer Science Journal (AGH University of Science and Technology) 2017
60
-
* `Elaboration Reflection: Extending Idris in Idris <https://www.type-driven.org.uk/edwinb/papers/elab-reflection.pdf>`_, David Christiansen and Edwin Brady
* `Idris, a General Purpose Dependently Typed Programming Language: Design and Implementation <https://www.type-driven.org.uk/edwinb/papers/impldtp.pdf>`_, Edwin Brady
65
-
In Journal of Functional Programming, October 2013.
66
-
* `Dependent Type Providers <http://www.davidchristiansen.dk/pubs/dependent-type-providers.pdf>`_, David Christiansen
67
-
In Workshop on Generic Programming, 2013.
68
-
* `Dependent Types for Safe and Secure Web Programming <https://www.type-driven.org.uk/edwinb/papers/ifl2013.pdf>`_, Simon Fowler and Edwin Brady
69
-
In proceedings of IFL 2013
70
-
* `Programming and Reasoning with Algebraic Effects and Dependent Types <https://www.type-driven.org.uk/edwinb/papers/effects.pdf>`_, Edwin Brady
71
-
In proceedings of ICFP 2013
72
-
* `Idris – Systems Programming meets Full Dependent Types <https://www.type-driven.org.uk/edwinb/papers/plpv11.pdf>`_, Edwin Brady
73
-
In proceedings of PLPV 2011.
74
-
* `Scrapping your Inefficient Engine: using Partial Evaluation to Improve Domain-Specific Language Implementation <https://www.type-driven.org.uk/edwinb/papers/icfp10.pdf>`_, Edwin Brady and Kevin Hammond
* `Idris, a General Purpose Dependently Typed Programming Language: Design and Implementation <https://www.type-driven.org.uk/edwinb/papers/impldtp.pdf>`_,
19
+
Edwin Brady, in Journal of Functional Programming, October 2013.
20
+
* `Dependent Type Providers <http://www.davidchristiansen.dk/pubs/dependent-type-providers.pdf>`_,
21
+
David Christiansen, in Workshop on Generic Programming, 2013.
22
+
* `Dependent Types for Safe and Secure Web Programming <https://www.type-driven.org.uk/edwinb/papers/ifl2013.pdf>`_,
23
+
Simon Fowler and Edwin Brady, in proceedings of IFL 2013.
24
+
* `Programming and Reasoning with Algebraic Effects and Dependent Types <https://www.type-driven.org.uk/edwinb/papers/effects.pdf>`_,
25
+
Edwin Brady, in proceedings of ICFP 2013.
26
+
* `Idris – Systems Programming meets Full Dependent Types <https://www.type-driven.org.uk/edwinb/papers/plpv11.pdf>`_,
27
+
Edwin Brady, in proceedings of PLPV 2011.
28
+
* `Scrapping your Inefficient Engine: using Partial Evaluation to Improve Domain-Specific Language Implementation <https://www.type-driven.org.uk/edwinb/papers/icfp10.pdf>`_,
29
+
Edwin Brady and Kevin Hammond, in proceedings of ICFP 2010.
0 commit comments