Stars
3
stars
written in Java
Clear filter
TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not w…
This project contains the source code of a tool for generating regular expressions for text extraction: 1. automatically, 2. based only on examples of the desired behavior, 3. without any external …