2024-04-04 04:07:48 Hello, I am currently trying to build retro-compiler but I get the following error after doing "make bin/retro-compiler": https://0x0.st/XzRD.bin 2024-04-04 04:08:24 I built retro successfully with "make" and I am doing this on Void Linux 2024-04-04 04:27:39 The retro-compiler is a bit out of sync with other changes in the repository. I'll have this corrected in the next couple of days 2024-04-04 04:28:20 (I don't use it often, so it tends to lag behind a bit ) 2024-04-04 04:53:45 Okok, also I was wondering a bit where does retro situate itself relatively to things like gforth, lua etc.. in terms of speed, memory footprint and codebase size and simplicity? 2024-04-04 13:00:11 the retro-compiler has been fixed in the repository (just needed an updated GNUmakefile, see http://sprunge.us/ljODFC for a copy of this) 2024-04-04 14:39:43 http://sprunge.us/E9NcLu has some notes on your questions 2024-04-04 17:34:39 Wow, did you just create those notes? If yes, thank you I really apprectiate it!