The answer comes from the creator of Small Basic, Vijaye Raji...
How is Small Basic different from QBASIC?
- Unlike QBASIC, Small Basic is based on .Net and can consume (not produce) "Objects".
- It supports distinct Operations, Properties and Events.
- It doesn't have GOSUB :)
How is it different from VB.Net?
Small Basic is small - much smaller than VB and supports just a subset of what VB.Net supports. Besides, you can actually write a compiler using VB.Net.
Got any other explanations as to how Small Basic is different from QBASIC and VB.NET? Is there anything else we should compare/contrast it to? Leave a comment with your answers!
Thanks!
- Ninja Ed