Extended dialect of icon. unicon is a very high level, goal-directed, object-oriented, general purpose application language supporting many operating systems and architectures.
Extended dialect of icon. unicon is a very high level, goal-directed, object-oriented, general purpose application language supporting many operating systems and architectures.
To install unicon, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install unicon
To see what files were installed by unicon, run:
port contents unicon
To later upgrade unicon, run:
sudo port selfupdate && sudo port upgrade unicon
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.