mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
29f36798cd
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
6 lines
371 B
Text
6 lines
371 B
Text
A Native compiler for Visual Basic.NET support in Mono.
|
|
Having a native compiler for Visual Basic not only allows developers that
|
|
wish to completely develop a Mono supported platform, but also allows
|
|
applications that depend on the CodeDOM (ASP.NET for example) to be
|
|
developed using Visual Basic. Something that before the availability of the
|
|
compiler was not possible.
|