Anything comparable to Visual Basic for use on Ubuntu?

Is there anything comparable to Visual Basic for use in Ubuntu?

+3
source share
10 answers

Mono supports VB.NET.

+14
source

Is Python possible?

Python is a programming language that allows you to work faster and integrate your systems more efficiently. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.

Also, perhaps KBasic .

KBasic - VB.NET, Visual Basic, Visual Basic . VB, VBA QBasic. VB.NET, , . VB . KBasic , .

+5

VB.NET

sudo apt-get install mono-vbnc monodevelop

Gambas VB 6.0

sudo apt-get install gambas2
+4

Kylix, Lazarus, ( )

+3

, Mono, , Ubuntu.

+1

+1 Python, DOSEMU + QBasic : -)

+1

bigFORTH. . - - Forth.

0

KBasic. , VB.

0

, . Gambas. RAD IDE, Benoit.

. Synaptic, Gambas2 "". .

Click gambas2, it'll automatically add dependencies.

0

, VB, Ruby.

Other alternatives are awk, Perl, and Python. Even a shell is good for small programs.

0
source

Source: https://habr.com/ru/post/1718205/


All Articles