this is a simple interpiter (interpiter on ptc i made)
im trying to make it simpler for new programmers so if someone says -say "hello world" it works for them
like example of simple language
say"my game"
makeasprite 0,2
say"this is bob"
say"he is a sprite"
movesprite 0,100,50
say"sprites move and stuff"
(thats how it will work)
this isn't for me tj this is for the people
to help newbies be able to program in smilebasic
its a library
say is print makeasprite is spset and spofs is movesprite
and many more commands this is r0.0 on the library