There no visual studio. but you can try qtcreator or IDEA which run well in linux
All Replies
sammy-621
deepin
2021-08-22 16:25 Reply Like 0 View the author
冬瓜汤
deepin
2021-08-23 03:14 1、gambas3 。It is similar to VB6, binds GTK and QT5 interface libraries, which is a good choice for people with Basic's foundation.
2、freebasic。FreeBasic supports Windows and Linux platforms, using GTK or FLTK, etc., using GCC or LLVM as a compiler, which is fully compatible with QB syntax. There is a Visualfbeditor editor on GitHub。
3、B4J .Using JVM as a running environment, syntax is also similar to VB6, using JavaFX as a interface library. But it seems to provide only Windows editor
4、libreoffice of basic。You can write some applets with libreoffice's Basic script, but this applet must run in an environment where LibreOffice is installed.
5、VBA,ms-office(wine or crossover)
Reply Like 0 View the author
Please sign in first
Popular Ranking
ChangePopular Events
More

中文 
I'm not a computer programmer. I never took a course in computing programming.
BUT, the things most fun about MS-DOS and Windows is you can create casual apps so easily with QBASIC (MS-DOS) or Visual Studios (Windows).
Does Deepin have something similar? I'm not looking for something to create enterprise-level software. Just casual programming as a hobby.