Artifact Content
Not logged in

Artifact b09ee9883ce142973a64ca11f7a28f3fc364b37a


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 23:29:15 2010