The programming language is nice.
https://github.com/VBAndCs/sVB-Small-Visual-Basic
Small Visual Basic(sVB) is an educational language. The development of Small Basic stopped in 2015. The author of sVB created sVB to improve Small Basic. The author of sVB has actively developed sVB in recent years and sVB has evolved Small Basic into a more powerful yet still beginner‑friendly tool.
The visual form designer was added to make sVB closer to Visual Basic but simplified for children and adult beginners. In fact, sVB is a stepping stone into VB.NET and eventually C#, giving learners a clear progression path. In the language package, there are a lot of interesting examples(over 160. Games, puzzles, animations, turtle graphics, Windows forms, etc.) for helping learners. The package also includes a debugger and LitDev library(for 3D and physics engines).
sVB is a thoughtful modernization of BASIC for education. It seems that it balances simplicity with power. As a result, children can easily learn programming and adult users can also use the language to develop ordinary applications. Small Visual Basic is a tribute to BASIC’s 60‑year legacy and a practical tool for teaching modern programming fundamental skills. If you like to use Small Basic, you will also like Small Visual Basic.
