diff options
author | Pjotr Prins | 2025-02-11 02:33:29 -0600 |
---|---|---|
committer | Pjotr Prins | 2025-02-11 02:33:29 -0600 |
commit | 183d0eac850cec851a55cc1330135e4581113932 (patch) | |
tree | 5fea812fd93ef4dd7a9e927916fc1c4c7c862432 | |
parent | d2150e69343861d7a83b820fc6e74f7572857651 (diff) | |
download | presentations-183d0eac850cec851a55cc1330135e4581113932.tar.gz |
Add talk infomain
-rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ +# This repository contains a number of presentations + +Enjoy! + +## FOSDEM 2025: Small headed programming for performance with prescheme, nim and zig + +https://fosdem.org/2025/schedule/event/fosdem-2025-5848-small-headed-programming-for-performance-with-prescheme-nim-and-zig/ + +Slides and code: + +https://git.genenetwork.org/presentations/tree/prescheme-nim-local + +## FOSDEM 2023: Zig and Guile for fast code and a REPL + +https://archive.fosdem.org/2023/schedule/event/zigandguile/ + +Slides and code + +https://git.genenetwork.org/presentations/tree/guile-zig-local |