|
Post Scarcity
A prototype for a post scarcity programming environment
|
Go to the source code of this file.
Functions | |
| void | repl () |
| The read/eval/print loop. | |
| void repl | ( | ) |
The read/eval/print loop.
Definition at line 33 of file repl.c.
References consp, debug_print(), DEBUG_REPL, dec_ref(), get_stack_frame(), int_handler(), lisp_repl(), make_cons(), make_stack_frame(), NIL, nilp, and oblist.
Referenced by main().