Skip to content

Kogi 0.1.0

Latest
Compare
Choose a tag to compare
@maveme maveme released this 16 Sep 17:55
· 3 commits to master since this release
412c495
  • 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.