0

How can I parse a .fatf or .asc (FABMaster ASCII transfer format). Does any documentation exist for the file structure?

Hory
  • 9
  • 1

1 Answers1

0

I wrote a mail to FABMaster and they sent the official documentation, which describes the file structure. Now I can go on parsing the files with Antlr.

Hory
  • 9
  • 1