This package browser is in early development. Mind the rough edges.

ruby-sexp-processor 4.17.0

ParseTree fork which includes generic S-exp processing tools

The sexp_processor package is derived from ParseTree, but contrary to ParseTree, it includes all the generic S-exp processing tools. Amongst the included tools are Sexp, SexpProcessor and Environment

Installation

Install ruby-sexp-processor 4.17.0 as follows:

guix install ruby-sexp-processor@4.17.0

Or install the latest version:

guix install ruby-sexp-processor

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.