2021-10-26 00:27:40 i got a sort of functional implementation of nga in go made 2021-10-26 00:27:43 ACTION sent a code block: https://libera.ems.host/_matrix/media/r0/download/libera.chat/f1c5f27a5d6c3e302b443296dd7610a6b31ef1cf 2021-10-26 00:27:58 not sure why s:format isn't working properly here but it has no trouble with n:put and s:put 2021-10-26 00:28:07 and basic operations 2021-10-26 00:39:00 https://github.com/pontaoski/fantasya 2021-10-26 10:32:40 FrlBlackquill[m]: I'll take a look later today 2021-10-26 10:58:46 you have the arguments backwards in the s 2021-10-26 10:58:49 s:format 2021-10-26 10:59:02 it should be: #1'hello:_%n s:format s:put 2021-10-26 10:59:14 #1 'hello:_%n s:format s:put 2021-10-26 16:04:37 crc: uups 2021-10-26 16:04:51 well, then this seems to be a perfectly workable nga implementation