Skip to content

CLI improvements - #7

Merged
softmattertheory merged 63 commits into
mainfrom
inline
Jul 29, 2026
Merged

CLI improvements#7
softmattertheory merged 63 commits into
mainfrom
inline

Conversation

@softmattertheory

Copy link
Copy Markdown
Contributor

• Replace linedit with inline and modernize the CLI around a shared runtime (file, -e, REPL, pipes).

• New options -e/--eval (including multi --e preamble before file/REPL), -i, -c, -l, --no-color, workers, and exact option matching (fixes -debug / --workers).

• Make the CLI more scriptable: process exit codes on failure; morpho6 --help [query] for built-in language help (index + topic list); honor NO_COLOR / TTY for color.

• Rework help display (hlp) for the library help API; drop bundled help markdown (now in morpho).

• Debugger and display polish: shared execute path for REPL flags, fixed -dl line-aware disassembly, consolidation of colored listing helpers.

@softmattertheory
softmattertheory merged commit 9989780 into main Jul 29, 2026
5 checks passed
@softmattertheory
softmattertheory deleted the inline branch July 29, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant