8000 GitHub - VictorInacio/pathom3: Logic programming via attribute relationships.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

VictorInacio/pathom3

 
 

Repository files navigation

Pathom 3 Clojars Project Test cljdoc badge

Pathom Logo

Logic engine for attribute processing for Clojure and Clojurescript.

Pathom3 is a redesign of Pathom, this is a new library and uses different namespaces.

Status

Alpha, changes and breakages may occur. Recommended for enthusiasts and people looking to help and chasing bugs and help improve the development of Pathom.

Install

While in alpha state, this library is only available as a git deps dependency.

com.wsscode/pathom3 {:mvn/version "2021.07.10-alpha"}

Documentation

https://pathom3.wsscode.com/

Run Tests

Pathom 3 uses Babashka for task scripts, please install it before proceed.

Clojure

bb test

ClojureScript

To run once

bb test-cljs-once

Or to start shadow watch and test in the browser:

bb test-cljs

About

Logic programming via attribute relationships.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 99.9%
  • JavaScript 0.1%
0