brownplt / javascript-contracts

design-by-contract library for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Contracts
====================

This software succeeds the implementation described in the following paper:

Arjun Guha, Jacob Matthews, Robert Bruce Findler, and Shriram Krishnamurthi.
Relationally-Parametric Polymorphic Contracts. DLS 2007.

About

design-by-contract library for JavaScript

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 68.6%Language:JavaScript 31.4%