blob: 42c031250212e35e4fa2d06ea4735aec8a5a06e0 (
plain) (
blame)
1
2
3
4
|
This is a parser for the Ruby programming language. It is designed to be
portable, error tolerant, and maintainable. It is written in C99 and has no
dependencies. It is currently being integrated into CRuby, JRuby, TruffleRuby,
Sorbet, and Syntax Tree.
|