Skip to content

Releases: cwi-swat/kogi

Kogi 0.1.0

16 Sep 17:55
412c495
Compare
Choose a tag to compare
  • First release of Kogi. Kogi is a tool for deriving block-based environments (BBE) from context-free grammars.
  • Kogi uses Google Blockly to create the UI and Rascal for the grammar definitions.
  • The current release contains an optimization to make BBEs more usable by simplifying grammar chain rules.