rb-citrus is a compact and powerful parsing library for Ruby that combines the elegance and expressiveness of the language with the simplicity and power of parsing expressions.
rb-citrus is a compact and powerful parsing library for Ruby that combines the elegance and expressiveness of the language with the simplicity and power of parsing expressions.
To install rb33-citrus, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb33-citrus
To see what files were installed by rb33-citrus, run:
port contents rb33-citrus
To later upgrade rb33-citrus, run:
sudo port selfupdate && sudo port upgrade rb33-citrus
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.