id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
44,Move commandline functions out of compilers/imcc/main.c,whiteknight,whiteknight,"There are a number of functions dealing with parrot's commandline in compilers/imcc/main.c. Assuming that we're moving away from IMCC eventually, and that we're going to want this commandline behavior to remain mostly constant even after we switch the PIRC, I suggest we move these functions into src/main.c instead (if we want them to only be in ./parrot and not libparrot) or into a separate file entirely (like src/commandline.c). 

Thoughts?

--Andrew Whitworth",RFC,closed,minor,,imcc,,low,done,,,,,all
