diff options
Diffstat (limited to 'development/mono-basic/README')
-rw-r--r-- | development/mono-basic/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/development/mono-basic/README b/development/mono-basic/README index d8cb327d9b..1ffa8d8d53 100644 --- a/development/mono-basic/README +++ b/development/mono-basic/README @@ -1,6 +1,7 @@ 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. + +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. |