Skip to content
This repository was archived by the owner on Jun 23, 2019. It is now read-only.
This repository was archived by the owner on Jun 23, 2019. It is now read-only.

Extract AST classes for use in other ruby tools #9

@vovimayhem

Description

@vovimayhem

Hi! I've just stumbled upon this gem, and I'm interested in forming a Blueprint AST from rspec request examples, as the 'rspec-blueprint' gem is very outdated.

Right now, my strategy was to form an AST with ruby hashes, and use matter_compiler to create the blueprints...

I'm including 'matter_compiler' into my project, however I can't require the matter_compiler AST classes into my code, as it seems that the code in this gem was created only for the purpose of parsing YAML and JSON via command line and output the results.

I'm forking this project in order to send a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions