vbnc

Mono Visual Basic Compiler (VB.NET)

Install

All systems
curl cmd.cat/vbnc.sh
Debian Debian
apt-get install mono-vbnc
Ubuntu
apt-get install mono-vbnc
Fedora
dnf install mono-vbnc
Windows (WSL2)
sudo apt-get update sudo apt-get install mono-vbnc
Raspbian
apt-get install mono-vbnc

mono-vbnc

Mono Visual Basic Compiler (VB.NET)

This is the Mono Visual Basic.NET Compiler (vbnc), aimed at the specifications / features of the Visual Basic 2005 compiler. A platform-independent compiler which produces executable CIL (Common Intermediate Language) binaries. This compiler targets the CLI (Common Language Infrastructure) 4.5 runtime version. Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library.

mono-basic

VisualBasic.NET support for mono