R7RS - leftmike/foment GitHub Wiki

All of R7RS is supported.

procedure: (exit)
procedure: (exit obj)

Runs all outstanding dynamic-wind after procedures for the current thread and terminates the running program. See exit-thread to exit the current thread without terminating the running program.

⚠️ **GitHub.com Fallback** ⚠️