Artifact Content
Not logged in

Artifact e3b4b64f19f937983f7e866c98341998c054cc77


polemy.parse

polemy.parse

Authors:
k.inaba

License:
NYSL 0.9982 http://www.kmonos.net/nysl/

Parser for Polemy programming language

AST parseString (S, T...)(S str, T fn_ln_cn);
Parse a string and return its AST

AST parseFile (S, T...)(S filename, T ln_cn);
Parse the content of a file and return its AST

Page was generated with on Fri Nov 26 16:41:48 2010