Artifact Content
Not logged in

Artifact 9fdfd4c7d103414473b5d3b101b02bd2a50cd7e4


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