Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumnerevans/lug-idris

A LUG Talk about Idris, a general purpose language with dependent types.
https://github.com/sumnerevans/lug-idris

dependent-types idris lug proof-assistant

Last synced: 20 days ago
JSON representation

A LUG Talk about Idris, a general purpose language with dependent types.

Awesome Lists containing this project

README

        

.. image:: graphics/idris-logo.png

lug-idris
=========

A LUG talk about Idris, a general purpose language with dependent types.

Topics Covered
--------------

- Overview of Idris
- Dependent Types
- Basic Idris Syntax
- Using Idris as a Proof Assistant

Repo Organization
-----------------

- ``lug-idris.rst`` - the reStructuredText source of this presentation
- ``out/*.pdf`` - the rendered presentation for various aspect ratios
- ``demo`` - the files used to demonstrate Idris

Authors/Presenters
------------------

- `Sumner Evans`_
- `Sam Sartor`_

.. _Sumner Evans: https://github.com/sumnerevans
.. _Sam Sartor: https://github.com/samsartor