Ticket #55 (new enhancement)
Support command line format: cobra <progfile> <args>
| Reported by: | Chuck | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Cobra 0.9 |
| Component: | Cobra Compiler | Version: | 0.8.0 |
| Keywords: | Cc: |
Description
One of Cobra's goals is to provide scripting conveniences, and every scripting language in the world supports this:
python foo.py args perl foo.pl args ruby foo.rb args
Cobra will too. The format is:
cobra <progfile> <args>
Change History
Note: See
TracTickets for help on using
tickets.
