summaryrefslogtreecommitdiffstats
path: root/2023/talks/lspocaml.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-10-14 18:15:50 -0400
committerSacha Chua <sacha@sachachua.com>2023-10-14 18:15:50 -0400
commit1dfd58e2c267cf148db5ff1a725dc2beee32f851 (patch)
treee02a5818365868c9d88c1be296a7f971e3cd288a /2023/talks/lspocaml.md
parent6e912bcaca60a646568bded987112fd8fa8dcff7 (diff)
downloademacsconf-wiki-1dfd58e2c267cf148db5ff1a725dc2beee32f851.tar.xz
emacsconf-wiki-1dfd58e2c267cf148db5ff1a725dc2beee32f851.zip
add about the speaker
Diffstat (limited to '2023/talks/lspocaml.md')
-rw-r--r--2023/talks/lspocaml.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/2023/talks/lspocaml.md b/2023/talks/lspocaml.md
index d2ee96d2..2c76e174 100644
--- a/2023/talks/lspocaml.md
+++ b/2023/talks/lspocaml.md
@@ -20,7 +20,13 @@ In this talk I plan to go over what LSP is, why it's important, getting
started writing a language server, and supporting a language server in
Emacs.
+About the speaker:
+Austin Theriault is a software engineer at Semgrep, Inc. working on
+their SAST tool Semgrep. In this talk he will cover the Language
+Server Protocol, a way to provide language features to an editor, why
+it's important to the future of editors, and how someone might go
+about writing a server, and how to integrate it with Emacs.
[[!inline pages="internal(2023/info/lspocaml-after)" raw="yes"]]