|
01cf9d93e2
|
cl-repl: Usability improvements
- Don't print empty
- Don't needlessly append newline to cleared screen
|
2025-02-18 21:48:36 -06:00 |
|
|
af9c293907
|
cl-interpret, cl-repl:
Move IO builtins into the CLI, so get_line can use repline keybinds.
|
2025-02-06 21:35:17 -06:00 |
|
|
86c4da0689
|
cl-repl: Don't print ConValue::Empty return values
|
2025-01-28 06:55:03 -06:00 |
|
|
97808fd855
|
cl-parser: Transliterate to a trait-based parsing implementation
Bump version number.
|
2024-07-31 01:39:00 -05:00 |
|
|
695c812bf5
|
cl-repl: increase jank: first positional arg is main file, remainder are imports
|
2024-07-26 05:13:06 -05:00 |
|
|
c9ddebb946
|
cl-repl/menu: Revert extra newline in banner
|
2024-07-11 04:44:01 -05:00 |
|
|
5f57924f23
|
cl-repl: Perform module inlining before submitting code to the interpreter
|
2024-07-11 02:50:15 -05:00 |
|
|
3c4d31c473
|
cl-repl: Run by default, break into menu
|
2024-07-09 06:15:15 -05:00 |
|
|
406bfb8882
|
cl-interpret: Stop kidding myself, I'll be replacing the interpreter before I get rid of this.
|
2024-05-19 15:16:22 -05:00 |
|
|
40ec9b30e4
|
conlang: Use interned strings (Sym ) for all symbols
|
2024-04-24 19:34:29 -05:00 |
|
|
ed9b73a1a3
|
repline: Remove default-features from crossterm, since we don't use the event API
|
2024-04-22 02:18:57 -05:00 |
|
|
2ed8481489
|
cl-repl: Switch from argh to argwerk
|
2024-04-22 02:03:04 -05:00 |
|
|
90a3818ca0
|
conlang: Move all cl-libs into the compiler directory
|
2024-04-19 07:39:23 -05:00 |
|