Artifact Content
Not logged in

Artifact 0482b340bcdb09a19f30a7cb1394fa9647321bd0


main

main

Authors:
k.inaba

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

Entry point for Polemy interpreter.

string parseArgv (ref string[] args, out string[] libs);
Advance args[] to point the argument list fed to the script. Returns the name of the source file to run, or returns "" if no filename was given. Also, returns to libs[] the list of library source to load.

TODO:
use std.getopt

void main (string[] args);
Entry point.

Page was generated with on Sat Nov 27 01:17:56 2010