README

August 5, 2008 ยท View on GitHub

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 ==