Registry / utility / sexp-processor

sexp-processor

JSON →
library4.17.5rbrubygemsunverified

Provides generic s-expression processing tools including Sexp, SexpProcessor, and Environment for language processing.

gem install sexp_processor
INSTALL
IMPORT
SIG · SEXP-PROCESSOR
S
sexp-processor
utilityrubyv4.17.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SexpProcessor
require 'sexp_processor'

Process an s-expression using SexpProcessor

require 'sexp_processor' processor = SexpProcessor.new sexp = s(:lit, 42) result = processor.process(sexp)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.17.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
sexp-processor — gem install sexp-processor · libregistry