A scheme approach to a system shell, written in CHICKEN scheme.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Hintz c3e712f381 reworked inner loop; now checks for a lisp symbol before trying to run on the system shell. also added helper function for converting a shell programs output to a list. 13 years ago
.gitignore makefile, gitignore and backwards compatibility with <=4.6.4 for getenv 13 years ago
.hintz-shellrc Added example rc file 14 years ago
makefile makefile, gitignore and backwards compatibility with <=4.6.4 for getenv 13 years ago
readme.md add readme with a link to the documentation 13 years ago
shell.scm reworked inner loop; now checks for a lisp symbol before trying to run on the system shell. also added helper function for converting a shell programs output to a list. 13 years ago

readme.md