Does anyone know the appropriate parser for "Ruby" files?

Hi,

I want to use “ *.rb ” and “ *.erb ” files with the Passolo.
Both “ *.rb ” and “ *.erb ” files are used with the programming language “Ruby” mainly used in Japan.

And I Can’t find the appropriate parser for the Ruby files.

Does anyone know the appropriate parser for Ruby files?
Or can I make the parser for Ruby???

Best regards

Parents Reply
  • Thank you for your advise and immediately response.
    I tried the way you mentioned and I could parsing the file.

    But I have another problem.

    In Ruby’s files, the words I must translate is written in various ways,
    such like double-quoted, single-quoted, or without quote.

    So it is difficult to pick up only the words to be translated.

    Couldn’t I pick up only the words written in specific language(for me “Japanese”) as 'text' to be translated?

    Best regards,
    Hideo.
Children
No Data