23 Commits (parley)
 

Author SHA1 Message Date
Thomas c119353a9f Use parley.
thintz a72aeafd7b wip
Thomas Hintz 77f142e4c2 wip
thintz afbb7d9b6b parlaying
thintz 27563113d9 Setup with chicken-install instead of makefile.
thintz ebaf6763e3 Merge
thintz d79a49d13f Add history file and executable to gitignore
thintz fcd452aa10 Rename config file to .hiss
Thomas Hintz 4e9a29eac2 Add executable to gitignore
thintz eb3dc0d2a4 from macros to functions
Thomas Hintz 591e4e9344 removed auto run, now uses explicit command running
Thomas Hintz 90ce2997d6 changed the output name to 'hiss'
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.
Thomas Hintz 9c4bb87ae8 add readme with a link to the documentation
Thomas Hintz 8b05590440 Merge pull request from iffsid/master
Minor packaging and version compatibility fix
Siddharth Narayanaswamy 1b8a8647e1 makefile, gitignore and backwards compatibility with <=4.6.4 for getenv
Thomas Hintz a262cc5f41 Added example rc file
Thomas Hintz 4f5da89ea7 Removed unneeded regex dependency.
Thomas Hintz 6f34ac231d Added eval of general scheme code and added exit proc.
Thomas Hintz 1a5c645c09 Changed repl-prompt.
Thomas Hintz 4804d6e1e4 Added GNU readline.
Thomas Hintz da4fc7f5d2 Shell now uses path and it's own REPL
Thomas Hintz 1d7015aa31 First commit.