Sigilante
Sigilante
This is ready for review.
When the tests pass here on that last commit, then this is ready to merge. @joemfb @pkova @belisarius222
The code here is fine as far as it fulfills the bounty requirements. The blocker is the jet mismatch because of incorrect atom parsing behavior in Hoon—these jets are more...
Yes, it's a badly formatted raw hint—it just shouldn't take the whole system down.
Ctrl+C does work for interrupting a process: ``` =|(i=@ |-(?:(=(i ^~((bex 24))) ~ $(i +(i))))) ``` and a fast Ctrl+C does break.