From 855224a4b066f8691fa5c77613301bf0e0693c38 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 19 Sep 2023 11:08:05 -0400 Subject: add scheme talk --- 2023/talks/scheme.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 2023/talks/scheme.md (limited to '2023/talks') diff --git a/2023/talks/scheme.md b/2023/talks/scheme.md new file mode 100644 index 00000000..ceed2ffc --- /dev/null +++ b/2023/talks/scheme.md @@ -0,0 +1,34 @@ +[[!meta title="Bringing joy to Scheme programming"]] +[[!meta copyright="Copyright © 2023 Andrew Tropin"]] +[[!inline pages="internal(2023/info/scheme-nav)" raw="yes"]] + + + + + +# Bringing joy to Scheme programming +Andrew Tropin - Nick: [abcdw](https://trop.in/contact), Site: https://trop.in/, Fediverse: https://fosstodon.org/@abcdw + +[[!inline pages="internal(2023/info/scheme-before)" raw="yes"]] + +Emacs is usually a primary tool people remember, when talk about +development environment for lisp languages. It serves the purpose +great for Common Lisp, Clojure and of course Emacs Lisp, but what +about Scheme? Let's talk about current state of the things, recent +improvements, and emerging tools in this field. + +My talk covers the following: + +- What does a usual Scheme developer day look like? And how it can be + made more enjoyable? +- Important developer duties, their automation and acceleration. +- Interactive development and its benefits. +- Emacs setup for Scheme development. + + + +[[!inline pages="internal(2023/info/scheme-after)" raw="yes"]] + +[[!inline pages="internal(2023/info/scheme-nav)" raw="yes"]] + + -- cgit v1.2.3