This is a port of some parts of Kulitta to Javascript (with the help of flow)
Original source code by Donya Kick and Paul Hudak
Port to Javascript by danigb
/* @flow */
Probabilistic Temporal Graph Grammars
source code
export * from './ptgg'
A grammar alphabet to work with music
export * from './music-grammars'