sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.
sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.
To install rb32-sexp_processor, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb32-sexp_processor
To see what files were installed by rb32-sexp_processor, run:
port contents rb32-sexp_processor
To later upgrade rb32-sexp_processor, run:
sudo port selfupdate && sudo port upgrade rb32-sexp_processor
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.