Skip to content

A Clojure library designed to provide a collection of helper functions to support Clojure(script) graph parsers using om.next graph syntax.

License

Notifications You must be signed in to change notification settings

walkable-server/pathom

 
 

Repository files navigation

pathom Clojars Project Build Status

A Clojure library designed to provide a collection of helper functions to support Clojure(script) graph parsers using om.next graph syntax.

For an introduction on om.next parser development please check my article on the subject. This library encapsulates the ideas presented there, and go deeper on parser patterns. And all documentation here assumes you understand the Om.next query syntax.

Ideas presentation

At Clojure days I presented the main ideas behind this library, you can check it at: https://www.youtube.com/watch?v=r3zywlNflJI.

Manual

Read the documentation (WIP) at https://wilkerlucio.github.io/pathom/DevelopersGuide.html

Support

If you have any questions, check the #pathom channel on Clojurians.

License

Copyright © 2017 Wilker Lúcio

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A Clojure library designed to provide a collection of helper functions to support Clojure(script) graph parsers using om.next graph syntax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 99.8%
  • Other 0.2%