diff options
Diffstat (limited to '')
-rw-r--r-- | 2023/info/scheme-before.md | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/2023/info/scheme-before.md b/2023/info/scheme-before.md new file mode 100644 index 00000000..24969b28 --- /dev/null +++ b/2023/info/scheme-before.md @@ -0,0 +1,36 @@ +<!-- Automatically generated by emacsconf-publish-before-page --> +[[!toc ]] +Format: 22-min talk; Q&A: BigBlueButton conference room +Status: Q&A to be extracted from the room recordings + + + + + +<div class="vid"><video controls preload="none" id="scheme-mainVideo"><source src="https://media.emacsconf.org/2023/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--main.webm" />captions="""<track label="English" kind="captions" srclang="en" src="/2023/captions/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--main.vtt" default />"""<track kind="chapters" label="Chapters" src="/2023/captions/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--main--chapters.vtt" /><p><em>Your browser does not support the video tag. Please download the video instead.</em></p></video>[[!template id="chapters" vidid="scheme-mainVideo" data=""" +00:02.120 Introduction +00:23.280 Interactive development +01:18.180 REPL: Read Eval Print Loop +02:53.720 Long-lasting loops +04:07.600 Not interruptible +05:23.160 No protocol +05:51.480 Not scalable +07:25.860 nREPL +09:01.740 Arei, Ares, and how to try +10:34.180 Demo +11:27.640 Continuations +12:32.460 Reading from stdin +13:33.420 Fancy example with continuations +15:13.160 Guix API +17:42.060 Support +17:57.020 Future steps - Multiple simultaneous evaluations in different contexts +18:46.220 Tree-sitter integration +18:56.880 Full-fledged debugger +19:22.760 FAQ - Does it support other Scheme implementations? +19:58.380 Is it possible to use it with other text editors? +20:22.121 Conclusion +20:45.880 Contacts + +"""]]<div></div>Duration: 21:01 minutes<div class="files resources"><ul><li><a href="https://media.emacsconf.org/2023/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--intro.vtt">Download --intro.vtt</a></li><li><a href="https://media.emacsconf.org/2023/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--intro.webm">Download --intro.webm</a></li><li><a href="https://media.emacsconf.org/2023/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--main--chapters.vtt">Download --main--chapters.vtt</a></li><li><a href="https://media.emacsconf.org/2023/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--main.opus">Download --main.opus (14MB)</a></li><li><a href="https://media.emacsconf.org/2023/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--main.vtt">Download --main.vtt</a></li><li><a href="https://media.emacsconf.org/2023/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--main.webm">Download --main.webm (54MB)</a></li><li><a href="https://media.emacsconf.org/2023/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--pad.html">Download --pad.html</a></li><li><a href="https://media.emacsconf.org/2023/emacsconf-2023-scheme--bringing-joy-to-scheme-programming--andrew-tropin--pad.md">Download --pad.md</a></li><li><a href="https://toobnix.org/w/4moUfTEo2G8we5JuLGArWx">View on Toobnix</a></li></ul></div></div> +# Description +<!-- End of emacsconf-publish-before-page -->
\ No newline at end of file |