Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/mono/mono-basic

Visual Basic Compiler and Runtime
https://github.com/mono/mono-basic

Last synced: about 1 month ago
JSON representation

Visual Basic Compiler and Runtime

Lists

README

        

Mono Basic: Visual Basic Compiler and Runtime.

= Building =

To configure this module, first configure it, like this:

./configure [--prefix=/path]

To build it, use:

make

To install the compiler and runtime, use:

make install

= Package =

== Visual Basic Runtime ==

== Visual Basic Compiler ==