WEBVTT 00:00:02.120 --> 00:00:23.279 Introduction 00:00:23.280 --> 00:01:18.179 Interactive development 00:01:18.180 --> 00:02:53.719 REPL: Read Eval Print Loop 00:02:53.720 --> 00:04:07.599 Long-lasting loops 00:04:07.600 --> 00:05:23.159 Not interruptible 00:05:23.160 --> 00:05:51.479 No protocol 00:05:51.480 --> 00:07:25.859 Not scalable 00:07:25.860 --> 00:09:01.739 nREPL 00:09:01.740 --> 00:10:34.179 Arei, Ares, and how to try 00:10:34.180 --> 00:11:27.639 Demo 00:11:27.640 --> 00:12:32.459 Continuations 00:12:32.460 --> 00:13:33.419 Reading from stdin 00:13:33.420 --> 00:15:13.159 Fancy example with continuations 00:15:13.160 --> 00:17:42.059 Guix API 00:17:42.060 --> 00:17:57.019 Support 00:17:57.020 --> 00:18:46.219 Future steps - Multiple simultaneous evaluations in different contexts 00:18:46.220 --> 00:18:56.879 Tree-sitter integration 00:18:56.880 --> 00:19:22.759 Full-fledged debugger 00:19:22.760 --> 00:19:58.379 FAQ - Does it support other Scheme implementations? 00:19:58.380 --> 00:20:22.120 Is it possible to use it with other text editors? 00:20:22.121 --> 00:20:45.879 Conclusion 00:20:45.880 --> 00:21:00.680 Contacts