Simple, fast, safe, compiled language for developing maintainable software
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. This port provides weekly builds of Vlang.
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. This port provides weekly builds of Vlang.
To install vlang, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install vlang
To see what files were installed by vlang, run:
port contents vlang
To later upgrade vlang, run:
sudo port selfupdate && sudo port upgrade vlang
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.