1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/semantic-ruby
2020-01-31 15:01:47 -05:00
..
src/Language Language.Ruby.Grammar not TreeSitter.Ruby 2020-01-31 15:01:47 -05:00
vendor create submodule for ruby AST 2020-01-27 15:56:25 -05:00
LICENSE Add semantic-ruby 2019-12-16 13:56:34 -08:00
README.md Add semantic-ruby 2019-12-16 13:56:34 -08:00
semantic-ruby.cabal change all semantic-LANG cabal files to depend on semantic-codegen instead of semantic-ast 2020-01-30 17:44:09 -05:00
Setup.hs Add semantic-ruby 2019-12-16 13:56:34 -08:00

Semantic support for Ruby

This package implements semantic support for Ruby using the semantic-core intermediate language.