diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-11-17 09:57:02 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-11-17 09:57:02 -0500 |
commit | b57e1362b01ee2d3eedf66f3728550f304edaf5b (patch) | |
tree | cb25a9147e18e384f46bcc2734868ff4d5e05698 | |
parent | f000c4cc7357c4a484afd421daab350ec9055a6f (diff) | |
download | emacsconf-wiki-b57e1362b01ee2d3eedf66f3728550f304edaf5b.tar.xz emacsconf-wiki-b57e1362b01ee2d3eedf66f3728550f304edaf5b.zip |
add ares and arei links
-rw-r--r-- | 2023/talks/scheme.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2023/talks/scheme.md b/2023/talks/scheme.md index 3842ce1d..017796f0 100644 --- a/2023/talks/scheme.md +++ b/2023/talks/scheme.md @@ -25,6 +25,11 @@ My talk covers the following: - Interactive development and its benefits. - Emacs setup for Scheme development. +Links: + +- <https://git.sr.ht/~abcdw/emacs-arei> +- <https://git.sr.ht/~abcdw/guile-ares-rs> + About the speaker: Talk about Lisp development workflows, REPLs, and modern Scheme tooling for Emacs. |