hissp icon indicating copy to clipboard operation
hissp copied to clipboard

Write a symbol macro let walkthrough

Open gilch opened this issue 1 year ago • 0 comments

Related to #179. This would be another code-walking macro tutorial. Again, #173 would have to be done first. I think I've got that implemented and pushed up in a branch, but it's not tested. I probably need to try at least one of these to make sure they're working before I merge it in. I'm not sure I need both, but I'm also not sure which is easiest. I think this one might be easier, since I proposed to simplify the debugger to just stepping and inspecting locals, but I'd probably also have to demonstrate a usage for symbol macros. One that comes to mind would be lazy function parameters (like R's).

gilch avatar Jul 20 '24 01:07 gilch