2021-06-25 00:06:16 <librarianmage[m]> hi!
2021-06-25 06:35:49 hi librarianmage[m]
2021-06-25 06:40:54 <uzi_ > also have you seen chanserv's connection stream ?
2021-06-25 06:44:13 no, I'm not sure what that is
2021-06-25 20:29:02 <eli_oat > in retro, is there something that allows you to check the "type" of the top-most item on the stack? My goal is to write a word that, depending on if there is a number or a string on the stack preforms an s:put
2021-06-25 20:32:08 <eli_oat > maybe I just use something like n:to-string
2021-06-25 21:37:13 Nothing built in
2021-06-25 21:38:02 It would be possible to make a reasonable guess between strings and numbers though
2021-06-25 21:38:23 ACTION will write something for this...
2021-06-25 21:40:51 <eli_oat > wicked! Thanks -- and 100% no rush. I've found a sort of work around/gotten side tracked reading through the descriptions of every single work in the dictionary
2021-06-25 21:46:31 http://forth.works/share/4ce6300bebe36d97ecdd116eff8ddfe5 should work for this.
2021-06-25 21:47:20 <eli_oat > oh snap!
2021-06-25 21:47:24 <eli_oat > crc, this is wild!?
2021-06-25 21:48:20 it's something I had been thinking about recently; I had a strategy worked out, just needed to enter it and do some quick checks :)
2021-06-25 21:53:08 <eli_oat > My mind is blown: :in-ram? #0 EOM n:between? ;
application/octet-stream
This content has been proxied by September (ba2dc).