summaryrefslogtreecommitdiffstats
path: root/2023/talks/scheme.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-09-19 11:08:05 -0400
committerSacha Chua <sacha@sachachua.com>2023-09-19 11:08:05 -0400
commit855224a4b066f8691fa5c77613301bf0e0693c38 (patch)
treeb765558a917a7894145cfde0dc349c509f731ab6 /2023/talks/scheme.md
parentd69cab4543a21dbda2e9115e2a7a1804cfe74942 (diff)
downloademacsconf-wiki-855224a4b066f8691fa5c77613301bf0e0693c38.tar.xz
emacsconf-wiki-855224a4b066f8691fa5c77613301bf0e0693c38.zip
add scheme talk
Diffstat (limited to '2023/talks/scheme.md')
-rw-r--r--2023/talks/scheme.md34
1 files changed, 34 insertions, 0 deletions
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 &copy; 2023 Andrew Tropin"]]
+[[!inline pages="internal(2023/info/scheme-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# 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"]]
+
+