@hackage / hydra

Hydra: graphs are programs, and programs are graphs (umbrella package)

Latest0.16.0

About

Metadata

  • Last updated , by joshsh
  • License Apache-2.0
  • Maintained by: Joshua Shinavier <josh@fortytwo.net>

  • Lottery factor: 1

Links

Installation

Readme

Hydra is an implementation of the LambdaGraph data model, which takes advantage of an isomorphism between labeled hypergraphs and typed lambda calculus: in Hydra, "graphs are programs, and programs are graphs". This umbrella package provides a single convenient entry point (the Hydra module) re-exporting the Hydra kernel plus the Haskell coder's moduleToHaskell. Depend on hydra-kernel / hydra-haskell directly for finer-grained APIs.