Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 835 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 835 Bytes

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