Artifact Content
Not logged in

Artifact 0556ccaeaa174e0953aec42ab0c8d64a44fa121a


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 21:12:49 2010