slackbuilds_ponce/development/mono-basic
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
mono-basic.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
mono-basic.SlackBuild development/mono-basic: Added (Visual Basic.NET support for Mono) 2011-07-26 15:00:55 -03:00
README development/mono-basic: Added (Visual Basic.NET support for Mono) 2011-07-26 15:00:55 -03:00
slack-desc development/mono-basic: Added (Visual Basic.NET support for Mono) 2011-07-26 15:00:55 -03:00

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.

Requires mono and gtk-sharp.