still not sure what i'm really DOING per se, but i added functions to my little #forth i'm writing in #zig and calling hither. every function is a lambda by default: "{ ... }" creates a lambda and pushes its address onto the stack; to give it a name you just use the variable naming syntax.

i hasten to add this language is still fundamentally capable of not much (yet?) but i'm having fun :)

#catlang #theWorkshop

@alanza I'm so sorry but I definitely read "hitler" at first… :')
@hecate uhhhhhhh wow hahah. i figured "come forth" and "come hither" are both valid phrases, hence the name...
@alanza absolutely valid, I just looked too rapidly :P
@hecate @alanza Haha. Could stylize it 'HITHER' for clarity?
@alanza quotations are gateway drugs into really concatenative stack effects! Excited to see where you take it : )