Artifact Content
Not logged in

Artifact 47fac5459c7c889ecc03100496e66f7a9a1f54ba


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