Hi  Tom! You said:

> I am currently working
> on the API and filling in the data structures from the
> callbacks.

 as you might have read in other posts, I would be very interested in any
work on API for accessing ABC file once parsed. I still did not have a clue
for creating one and I would welcome any suggestion! Just let me know when
you got an idea.

>    the 2.0 specification,  which says that the H: is a
>    multiline header
Thanks, I overlooked it! I just changed ABCp to correctly report this as a
T_TEXT token in a S_FIELD_H state.

>       it is a royal pain to do this nicely in the BNF
I can imagine! After my second attempt to write a concise BNF for ABC, I
gave up and decided to create a lexical scanner first!

> So far, I have been able to parse all of the ABC files in my
> small test suite (about 10 ABC files, including a couple of
> very large files).

Would you like to share that test suite? I'd like to validate my code
against it.

I think I'll use the BNF in your zip file as a reference, do you mind if I
do?

Regards,
                Remo


To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html

Reply via email to