yyyyyyyan / rockstar-py

Python transpiler for the esoteric language Rockstar
MIT License
94 stars 26 forks source link

Added array member printing based on index #52

Open Lonercode opened 1 year ago

Lonercode commented 1 year ago

Added some code to allow for printing members of an array based on indexing according to the RockStar syntax.