-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
I feel that since std.io provides most functionality for console apps (just like e.g. Lua does), it would be good if nullC provided things that are so far missing and would allow more general scripts, including:
-- access to the command line arguments that are provided with a script call
-- system time information (utc time, offset, dst, weekday, d, m, y, h, m, s) or something like this