Artifact Content
Not logged in

Artifact d5dd76810e38b7f678f314a63ca38aec3f9190d7


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 Fri Nov 26 16:41:42 2010