supports tab-completion of executables in the path and Lisp symbols, allows to write and to mix shell commands and Lisp code, has a tiny REPL and an interactive debugger, and more. shcl - a POSIX-like shell in Common Lisp. Apache2.0. Shelly - execute Common Lisp functions like a shell ...
supports tab-completion of executables in the path and Lisp symbols, allows to write and to mix shell commands and Lisp code, has a tiny REPL and an interactive debugger, and more. shcl - a POSIX-like shell in Common Lisp. Apache2.0. Shelly - execute Common Lisp functions like a shell ...
replic - helpers to turn existing code into a readline application, with a focus on defining the completion of the commands' arguments. Also comes as a ready to use executable, that transforms a user's lispy init file into readline commands. MIT. cl-ansi-term - print colorized text, horizo...
target_buffer_set_u64(target, fields + (index * 8), value); else target_buffer_set_u32(target, fields + (index * 4), value); } /* --- * Common semihosting commands handlers. */ static __COMMAND_HANDLER(handle_common_semihosting_command) { struct target *target...