Module parser

Module parser 

Source
Expand description

Simple parser for Seq syntax

Syntax:

: word-name ( stack-effect )
  statement1
  statement2
  ... ;

Structsยง

Parser