#gosub — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gosub, aggregated by home.social.
-
i have added a new example to the #XLS examples directory. this example demonstrates an implementation of GOSUB using anonymous label pointers.
note well: GOSUB and RETURN would normally be macros, but the XLS preprocessor does not yet support macros, so i have manually preprocessed them.
on this note, i recommend viewing the Bisqwit video about GOSUB, which i have linked below.
https://github.com/TheDarkBomber/XLS/tree/master/examples/gosub