Re: Command Line Option Conventions

2010-03-06 Thread John D. Earle
One of the things I was thinking about was looking at how the Tcl scripting language and the Windows PowerShell languages do it in addition to the usual Unix shells. The Windows PowerShell naming conventions seem particularly well thought out. I do not like the language as a whole due to what I

Command Line Option Conventions

2010-03-06 Thread John D. Earle
This is a request for information concerning command line option conventions that are used among the various operating systems. I intend to create a domain specific language using quasi-quotation in Haskell that likely should use the same command line option conventions that most people are