My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Overview

The Pangolin programming language is a functional language. In this language, the programmer can write logic assertions about the computed values. These assertions are proven statically, which ensures that the program is correct with respect to its specification.

Installation

Requirements

To compile Pangolin, you need:

To handle proof obligations, Pangolin uses:

Instructions

Download the source code and follow the usual sequence:

# ./configure
# make
Powered by Google Project Hosting