Coding 2025-05-16
I've got a basic prototype of custom operations implemented. What is left...
- Move this code into a project so I can package and better organize it.
- Write tests.
- Run the tests automatically.
- Refresh my memory about how to get around the lambda cube, and to go beyond it.
My hope is that that last bit won't be too hard to do, now that I have a baseline of "this is how we're handling the lambda calculus".
Anyway, better wrap things up.
Good night.