CoCoA:Grammar/Package
From ApCoCoAWiki
Revision as of 17:35, 20 October 2007 by Dheldt (talk | contribs) (CoCoA5Client:Grammar/Package moved to CoCoA:Grammar/Package: tidying up the wiki...)
Package
Syntax
PACKAGE_DECL ::= Package PACKAGE_ID EXPORT_DECL ; VARIABLE_DECL ; FUNCTION_DECL EndPackage