Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

mono/mono-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bdb5276 · Apr 8, 2020
May 15, 2018
Jan 28, 2018
Apr 3, 2019
Feb 26, 2016
Feb 17, 2011
May 15, 2018
Aug 22, 2019
Sep 29, 2012
Oct 29, 2012
Apr 8, 2020
Jun 11, 2010
Jan 7, 2008
Oct 29, 2012
Aug 5, 2008
May 15, 2018
Mar 15, 2007
Jan 12, 2007
Sep 4, 2014

Repository files navigation

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