Conlang/cl-frontend/src
John 77db95791a cl-frontend: Improve the line-editing capabilities in REPL mode.
- Note: This adds a dependency on Crossterm, to set the terminal into raw mode. This could be eliminated by linking the libraries Crossterm uses directly... Or I could embrace Crossterm, and use it for all escape sequences in the terminal, instead of assuming DEC VT500 compatibility.
2024-02-26 15:15:34 -06:00
..
lib.rs cl-frontend: Improve the line-editing capabilities in REPL mode. 2024-02-26 15:15:34 -06:00
main.rs cl-frontend: Improve the line-editing capabilities in REPL mode. 2024-02-26 15:15:34 -06:00
repline.rs cl-frontend: Improve the line-editing capabilities in REPL mode. 2024-02-26 15:15:34 -06:00