agda / ooAgda

Interactive and object-oriented programming in Agda using coinductive types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objects and Graphical User Interfaces in Agda

This library contains the code as in the paper

Installation

  • see INSTALL.txt

Example code from the ooAgda paper

  • Code from the paper can be loaded using files
    • examples/examplesPaperJFP/loadAllOOAgdaPart1.agda
    • examples/examplesPaperJFP/loadAllOOAgdaPart2.agda
    • examplesPaperJFP/loadAllOOAgdaFilesAsInLibrary.agda

Hello World Example

  • see exampleCode

About

Interactive and object-oriented programming in Agda using coinductive types

License:MIT License


Languages

Language:Agda 100.0%