Skip to content

tilltheis/propositional-logic

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Propositional Logic

Convert a propositional formula into the normal forms and simplify it.

Building

Once you have installed Haste just run the following line from the project's root directory:

(cd src && hastec --out=../app.js app.hs)

Usage

Instructions are given in App.html after building the app.

License

Dependencies

  • Data.Foldable from GHC: BSD-style
  • Foundation (foundation.css): MIT

My Code

BSD

About

Convert a propositional formula into the normal forms and simplify it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published