technomancy / grenchman

Sorry about the name
GNU General Public License v3.0
217 stars 8 forks source link

Make grench main return a proper exit code #22

Closed hugoduncan closed 7 years ago

hugoduncan commented 11 years ago

Tracks the value returned by eval, and uses it for the exit code.

Also refactors access to the response and pending hash-table into nrepl.ml.