Skip to content

sitch/hydra

This branch is 1802 commits behind CategoricalData/hydra:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

11e9e61 · Mar 7, 2022
Mar 7, 2022
Oct 29, 2021
Mar 7, 2022
Nov 29, 2021
Feb 9, 2022
Sep 20, 2021
Sep 18, 2021
Sep 20, 2021

Repository files navigation

Hydra

This is a new, open-source project along the lines of Dragon, currently in an early design and prototyping stage. You can find a design document here, and a Slack channel here.

Project structure

This repository currently contains hydra-scala and a hydra-haskell directory with language-specific builds, as well as a common directory with YAML-based sources.

Scala build

You can compile code with sbt compile, run it with sbt run, and sbt console will start a Scala 3 REPL.

Haskell build

Compile the project (and eventually install the executable) with stack install. Enter the GHCi REPL with stack ghci.

About

Prepare to be transformed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 62.4%
  • Scala 22.9%
  • Java 14.7%