Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paultaykalo/swift-ast-dump-parser
Swift AST tree dump parser written in Ruby
https://github.com/paultaykalo/swift-ast-dump-parser
ast parsing ruby swift
Last synced: 16 days ago
JSON representation
Swift AST tree dump parser written in Ruby
- Host: GitHub
- URL: https://github.com/paultaykalo/swift-ast-dump-parser
- Owner: PaulTaykalo
- License: mit
- Created: 2017-11-21T22:03:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-23T09:07:14.000Z (about 7 years ago)
- Last Synced: 2024-11-29T13:14:44.191Z (about 1 month ago)
- Topics: ast, parsing, ruby, swift
- Language: Ruby
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# swift-ast-dump-parser
![Build Status](https://travis-ci.org/PaulTaykalo/swift-ast-dump-parser.svg?branch=master) [![codecov](https://codecov.io/gh/PaulTaykalo/swift-ast-dump-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/PaulTaykalo/swift-ast-dump-parser)
Swift AST tree dump parser written in Ruby