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
@@ -41,33 +41,3 @@ There is API documentation for the following packages provided as part of the Id
41
41
42
42
The `Idris Wiki <https://github.com/idris-lang/Idris-dev/wiki>`_ contains
43
43
a lot of community supplied information.
44
-
45
-
Related Publications
46
-
--------------------
47
-
48
-
There are several academic publications associated with Idris, including:
49
-
50
-
* `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,
51
-
PLACES 2019
52
-
* `Automatically Proving Equivalence by Type-Safe Reflection <https://www.type-driven.org.uk/edwinb/papers/cicm17.pdf>`_, Franck Slama and Edwin Brady,
53
-
Conference on Intelligent Computer Mathematics (CICM) 2017
54
-
* `Type-driven Development of Concurrent Communicating Systems <https://www.type-driven.org.uk/edwinb/papers/tdd-conc.pdf>`_, Edwin Brady,
55
-
Computer Science Journal (AGH University of Science and Technology) 2017
56
-
* `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
61
-
In Journal of Functional Programming, October 2013.
62
-
* `Dependent Type Providers <http://www.davidchristiansen.dk/pubs/dependent-type-providers.pdf>`_, David Christiansen
63
-
In Workshop on Generic Programming, 2013.
64
-
* `Dependent Types for Safe and Secure Web Programming <https://www.type-driven.org.uk/edwinb/papers/ifl2013.pdf>`_, Simon Fowler and Edwin Brady
65
-
In proceedings of IFL 2013
66
-
* `Programming and Reasoning with Algebraic Effects and Dependent Types <https://www.type-driven.org.uk/edwinb/papers/effects.pdf>`_, Edwin Brady
67
-
In proceedings of ICFP 2013
68
-
* `Idris – Systems Programming meets Full Dependent Types <https://www.type-driven.org.uk/edwinb/papers/plpv11.pdf>`_, Edwin Brady
69
-
In proceedings of PLPV 2011.
70
-
* `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