Fuzzy Forest

Projects

Shallot:

An extensible lisp interpreter

A project to build a lisp interpreter (in rust) that can easily be extended and embedded into any project.

Over two weeks of coding we'll be designing and implementing the library live on Twitch. Each session will be around 1 hour long. You can catch up with our progress on github.

 Streaming Schedule
Day 1: [video][code] Project introduction and tokenisation
Day 2: [video][code] Expressions and parsing
Day 3: [video][code] Evaulation and builtin functions
Day 4: [video][code] Building a REPL
Day 5: [video][code] Environments
Day 6: [video][code] Lambdas and macros
Day 7: [video][code] Our first useful LISP program
Day 8: [video][code] Extensibility: a trait for expressions
Day 9: [video][code] Parsing and evaluating general expressions
Day 10: [video][code] A first layer - strings
Day 11: [video][code] A macro for expression enums
Day 12: 14 Sept 2023 20:00 BST Layers that layer
Day 13: 15 Sept 2023 20:00 BST Macros for enum variants
Day 14: 16 Sept 2023 10:00 BST TBD
* Date and time provisional