home.social

#retrocode — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #retrocode, aggregated by home.social.

  1. Arrays and string arrays in BASIC are simple and powerful.

    I like the syntax-- A(B,C) or S$(B).

    Makes me wonder. Writing a BASIC interpreter with a strong focus on the power of DIM and array operations would be interesting.

    #retrocode #retrogame #retrogaming #basic #coding