SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax
I have an old .bas file I'm trying to run, I ran into this package to try to run it. I built it from source and everything seemed to have worked properly. What do I do now, how do I run .bas programs now? I tried using LINUX: sbasicg -r test.bas "abc xyz fileName" but says "command not found". I'm using Manjaro Linux.
I have an old .bas file I'm trying to run, I ran into this package to try to run it. I built it from source and everything seemed to have worked properly. What do I do now, how do I run .bas programs now? I tried using LINUX: sbasicg -r test.bas "abc xyz fileName" but says "command not found". I'm using Manjaro Linux.