Hi all,
Does a Ruby parser for COBOL exist? I’ve done some cursory searches
and have come up empty, though a colleague has suggested a module is
out there.
I’m not looking to parse a particular copybook (I could write a custom
parser to pick out the column delimited data); I want to generate Ruby
types based on any arbitrary copybook.
Thanks,
Todd