Skip to content

Operad Programming Language in Haskell, by David Darais

License

Notifications You must be signed in to change notification settings

CategoricalData/opl

Repository files navigation

OPL

Operad Programming Language (OPL) is the language of wiring.

Current Status

  • OPL is a simple language which includes
    • boxes
    • wiring diagrams
    • wiring compositions
  • Parser: implemented
  • Typechecker: implemented