2023-12-19 08:59:50 https://termbin.com/gqyfr 2023-12-19 08:59:57 some documentation for my dirty lang 2023-12-19 09:00:07 https://termbin.com/yf19 2023-12-19 09:00:13 the lang itself as a perl script 2023-12-19 09:00:34 I use rlwrap with it, but it can also load files from the command line 2023-12-19 09:00:53 perl this.file some.script 2023-12-19 09:01:12 or chmod +x this.file and ./this.file files... 2023-12-19 10:39:59 Nice /r/forth post today 2023-12-19 10:40:02 "Why not Forth?" 2023-12-19 10:45:03 https://old.reddit.com/r/Forth/comments/18loobl/why_not_forth/ 2023-12-19 11:52:47 Lulz #forth is invite-only. 2023-12-19 11:57:41 It's probably meant to redirect to here 2023-12-19 12:17:59 #forth should redirect here on most clients 2023-12-19 12:19:22 someone could make an official project called forth and then take over that channel... 2023-12-19 12:25:07 I have control of it. It wasn't clear on how namespacing would work on libera when it started, so I set it to redirect here (following previous convention regarding offical vs unofficial from the freenode days) 2023-12-19 12:29:23 I think that's completely suitable - out of all of us I think crc has the most well-developed body of work. More than enough to justify controlling #forth in my opinion. 2023-12-19 12:53:03 Well-developed plus well-documented. 2023-12-19 13:59:40 My second oldest daughter just graduated from her PhD program at Texas A&M Friday. :-) Very proud of her. 2023-12-19 14:00:13 Third generation in a row, though my dad and I went to UT Austin rather than A&M. 2023-12-19 14:00:45 And she's cooking her contribution to generation #4 right now - due in March. 2023-12-19 14:02:37 disgusting 2023-12-19 14:04:01 so anyway, i found source for a metacompiler written by brad rodriguez back in the 90s. turns out he handles target numeric literals the same way i was thinking: namely, target compilation gets its own nested parse loop. i don't feel so bad about this anymore 2023-12-19 23:35:22 CR should just be whatever it takes to get your cursor one line down and all the way to the left. 2023-12-19 23:35:26 It varies system to system.