Commit graph

6 commits

Author SHA1 Message Date
Roman Godmaire
5fa8e1a6ae misc!: rename fn* to lambda
I just like it more
2024-07-15 19:34:45 -04:00
Raine Godmaire
8f9f299e13 refactor: special data type for built-ins
These are now not specials or included in the core environment
2024-07-15 18:52:58 -04:00
Roman Godmaire
315478826f feat: map function for iterators 2024-05-14 13:46:07 -04:00
Roman Godmaire
07c01a1e39 refactor: Vec to VecDeque 2024-05-12 21:48:47 -04:00
Roman Godmaire
02463197c3 misc: Chesterton's Fence
Everything is a list in lisp for a reason 🙃
2024-05-12 08:11:12 -04:00
Roman Godmaire
047db2b188 feat: proc macro to write mute in rust 2024-05-11 13:19:58 -04:00