Artifact Content
Not logged in

Artifact b7809106bd8bbf5fd1593ffc77e402d9ca7195fc


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 Sat Nov 27 01:17:59 2010