[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Expose csi toplevel REPL driver
From: |
felix . winkelmann |
Subject: |
[PATCH] Expose csi toplevel REPL driver |
Date: |
Sun, 21 Nov 2021 12:54:23 +0100 |
Hi!
This patch exposes the REPL-handler used by csi, so interpreted code or code
loaded into csi can reuse all the toplevel commands, history, etc.
(This was suggested by rgherdt on #chicken)
This patch also fixes two problems related to warnings for unbound variables
and proper REPL exit on EOF.
felix
0001-Export-toplevel-expression-handler-from-chicken.csi-.patch
Description: Text document
- [PATCH] Expose csi toplevel REPL driver,
felix . winkelmann <=