mirror of
https://github.com/gusmanb/mono-basic
synced 2026-07-21 12:13:46 +00:00
No description
- Visual Basic .NET 85.5%
- C# 13.6%
- Makefile 0.4%
- Batchfile 0.3%
- Shell 0.1%
- Other 0.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| build | ||
| class | ||
| man | ||
| scripts | ||
| tools | ||
| vbnc | ||
| vbruntime | ||
| .gitattributes | ||
| .gitignore | ||
| ChangeLog | ||
| configure | ||
| install-sh | ||
| LICENSE | ||
| Makefile | ||
| mkinstalldirs | ||
| mono-basic.spec.in | ||
| README | ||
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 ==