Re: BNF definitions for EDIFACT

edipar@interlog.com (C. Peachment)
16 Feb 1997 22:26:47 -0500

          From comp.compilers

Related articles
BNF definitions for EDIFACT softstar@pol88a.polito.it (Enrico Badella) (1997-02-11)
Re: BNF definitions for EDIFACT edipar@interlog.com (1997-02-16)
| List of all articles for this month |

From: edipar@interlog.com (C. Peachment)
Newsgroups: comp.compilers
Date: 16 Feb 1997 22:26:47 -0500
Organization: InterLog Internet Services
References: 97-02-078
Keywords: syntax

Enrico Badella <softstar@pol88a.polito.it> wrote:
>Can someone point me to the BNF or similar definitions of the EDIFACT
>standard?


The official website at:
    http://www.gatekeeper.unicc.org/unece/trade/edifact


will start you with the usual EDIFACT documentation. I have not seen
anything which would suit a compiler-compiler. From my experience I
doubt that such a thing would exist. There are very few terminal
symbols in the EDI definitions; it is really just a compressible
record structure. The content is best defined by reference to one or
more lookup database(s). The record sequence and repetition count is
message type specific and the number of message types increases with
each version of the standard.


Chris Peachment
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.