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.
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.