Project
Reverse Dependencies for oedipus_lex
The projects listed here declare oedipus_lex as a runtime or development dependency
2.39
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). It outputs
s-expressions which can be manipulated and converted back to ruby via
the ruby2ruby gem.
As an example:
def conditional1 arg1
return 1 if arg1 == 0
return...
2020
2021
2022
2023
2024
2025
0.11
A Ruby-like language for writing Ruby C extensions.
Rubex keeps you happy even when writing C extensions.
2020
2021
2022
2023
2024
2025
0.0
Provides a very malleable Praat file parser
2020
2021
2022
2023
2024
2025
0.0
A secure, non-evaling condition (boolean predicate) engine for end users
2020
2021
2022
2023
2024
2025
0.0
ruby_parser-legacy includes the ruby 1.8 and 1.9 parsers from
ruby_parser (now removed) and plugs them into the existing system.
2020
2021
2022
2023
2024
2025
0.0
Parses WML files and performs actions on them
2020
2021
2022
2023
2024
2025