Skip to content

io.github.raboro.logic 1.0.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.raboro</groupId>
  <artifactId>logic</artifactId>
  <version>1.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This is a library for logic. You can use logical symbols like AND, NOR, XNOR and so on in combination
with truth tables.
Right now only for propositional logic, but in the future also predicate logic.

Details

  • @Raboro Raboro
  • April 15, 2023
  • 1 dependencies
  • MIT License

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0


Recent versions