Skip to content

agda/agda-frp-ltl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

This is an implementation of Functional Reactive Programming in Agda,
with types given as LTL formulae.

The top-level module is FRP.LTL.

The specification is given in terms of "reactive types", defined in FRP.LTL.RSet.

The implementation is given in term of "interval types", defined in FRP.LTL.ISet.

This library makes use of experimental features of Agda, and compiles
with the trunk branch of the Agda compiler and standard library as of August 2011.

About

An implementation of Functional Reactive Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages