Artifact Content
Not logged in

Artifact bff389c3a8da9e67059933dfe5cd2dc691b3865f


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 Thu Nov 25 12:15:05 2010