Jump to content

Talk:Modulinos: Difference between revisions

m (moved Talk:ScriptedMain to Talk:Scripted Main: Spaces are all owed in task names and it seems like this one was intended to have one)
Line 2:
 
The task description here is missing something. Is this a task to show a main function that will be run from the command line? I've never heard the phrase "scripted main" before, so I'd like some more definition there too. The examples also seem to do lots of stuff that isn't described in the directions. --[[User:Mwn3d|Mwn3d]] 00:16, 4 March 2011 (UTC)
 
 
==Name change?==
Reason being that ScriptedMain , even if changed to the more RC norm of "Scripted main", doesn't mean much, or as much as, say, "Executable library". The task seems to be about having a means of allowing library code - usually imported/included into a larger program; to also function as a useful program in its own right when executed directly.
 
The idea of an executable library (scripted main), has merit for interpreted languages, but seems contrived for compiled languages as in most cases you are further removed from both the library sources and the means to compile them, when actually executing a program using the library. Although many stand alone libraries are available in, for example, C, I have only seen stand-alone utilities that come with those libraries as separate programs with separate source files that link to the libraries at compile time. --[[User:Paddy3118|Paddy3118]] 00:39, 4 March 2011 (UTC)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.