From 032ad4a9a6df0cbb10b330a10171b2169076c3d7 Mon Sep 17 00:00:00 2001 From: Diego Sandoval Date: Thu, 10 Jul 2025 19:36:28 +0200 Subject: [PATCH] Added mit-scheme-kernel, a kernel for MIT/GNU Scheme to the list of kernels based on metakernel --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index f3ad4a2..1bdc662 100644 --- a/README.rst +++ b/README.rst @@ -46,6 +46,7 @@ Kernels based on Metakernel - sas_kernel, https://github.com/sassoftware/sas_kernel - pysysh_kernel, https://github.com/Jaesin/psysh_kernel - calysto_bash, https://github.com/Calysto/calysto_bash +- mit_scheme, https://github.com/twaclaw/mit-scheme-kernel ... and many others.