aboutsummaryrefslogtreecommitdiff
path: root/packages.lisp
AgeCommit message (Expand)Author
2025-02-11Implement `$` operator, second class version of the applicative operatorAryadev Chavali
2025-02-11Introduce lib.functions which includes helper functionsAryadev Chavali
2025-02-11Add type alias for function and macro for defining functions with type specifierAryadev Chavali
2025-02-11Implement a `while' macro.Aryadev Chavali
2025-02-11Implement threading macros and make package lib.macros to hold them.Aryadev Chavali
2025-02-11Initial commit.Aryadev Chavali