jack-pappas / NHol

An implementation of higher-order logic (HOL) in F#. Based on hol-light, Isabelle, and HOL4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NHol

An implementation of higher-order logic (HOL) in F#.

====

Purpose

The project aims at developing a high-order theorem prover in F#. The goal is to leverage the power of functional programming language F# and .NET platform in an interesting context, automated deduction. At the first step, we would like to bring the core features of Hol-light to F#.

Core Team

License

This project is available under Apache 2.0 license. For more information see the License file.

Personal Notes

About

An implementation of higher-order logic (HOL) in F#. Based on hol-light, Isabelle, and HOL4.

License:Apache License 2.0


Languages

Language:F# 99.9%Language:Shell 0.1%