Registry / other / jruby-parser

jruby-parser

JSON →
library0.5.4rbrubygemsunverified

A Gem for syntactically correct parse trees of Ruby source.

gem install jruby-parser
INSTALL
IMPORT
SIG · JRUBY-PARSER
J
jruby-parser
otherrubyv0.5.4
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.

JRubyParser
require 'jruby-parser'

Parse a Ruby expression into a syntax tree.

require 'jruby-parser' result = JRubyParser.parse('1 + 2') puts result
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jruby-parser — gem install jruby-parser · libregistry