Skip to content

Azumabashi/nim-propositional-logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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