Ticket #172 (new enhancement)
Provide an interactive mode for Cobra (REPL)
Reported by: | webnov8 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Cobra Compiler | Version: | |
Keywords: | Cc: |
Description
REPLs are great for rapid prototyping, and learning the language. Most major languages provide one so it's only fitting that Cobra does too.
This can probably be done easier after the use of the Mono libraries are integrated.
This interactive mode will be entered when cobra is invoked without the -files option or source files.
Change History
Note: See
TracTickets for help on using
tickets.