Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 642 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 642 Bytes

nim-propositional-logic

Propositional logic library for Nim.

Installation

nimble install propositionalLogic

Usage

You can refer the documentation of this libary here. Note that only the docs of the latest version of this library is available online. For uses need to read docs for older versions of this library, download source code from releases and build with nimble by yourself.

Also, test programs could be additional examples of how to use this library.

License

MIT