Artifact Content
Not logged in

Artifact 84e792c2da7143585c6e55e26ceb20b64a5cb6c1


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 Wed Nov 24 20:33:10 2010