From 3e95b703a6cb795509dea6c6d67bd3d66d09e48e Mon Sep 17 00:00:00 2001 From: Michael Herstine Date: Sat, 22 Oct 2022 15:26:33 -0700 Subject: Minor edits to talk outline --- 2022/talks/async.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '2022/talks/async.md') diff --git a/2022/talks/async.md b/2022/talks/async.md index 5b57f886..46c1ddf6 100644 --- a/2022/talks/async.md +++ b/2022/talks/async.md @@ -40,13 +40,12 @@ introduce Lisp macros and how powerful they can be. Outline: - introduce myself & the problem - - go into more depth on the problem - overview of the solution: - sketch out the Emacs API available to me - sketch out the purpose-built async runtime I came up with in Emacs Lisp - coda: this worked but led to ugly code on the part of callers - insight: in Lisp, the code is just data! -- non-trivial demo +- demo -- cgit v1.2.3