Programming language for analysis and transformation.
Colm is a programming language designed for the analysis and transformation of computer languages. Colm is influenced primarily by TXL. It is in the family of program transformation languages.
Colm is a programming language designed for the analysis and transformation of computer languages. Colm is influenced primarily by TXL. It is in the family of program transformation languages.
To install colm, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install colm
To see what files were installed by colm, run:
port contents colm
To later upgrade colm, run:
sudo port selfupdate && sudo port upgrade colm
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.