Skip to content

fretlink/edi-parser

Repository files navigation

edi-parser

This is general approach to Edifact messages parsing.

This format isn't self descriptive and one has to know the specification to build the right structure from a payload.

The Edifact specification is quite rich and updated 2 or 3 times a year between 1990 and 2008. This project is providing combinators (see edi-parser-core) and a scaffolder (see edi-parser-scaffolder) to derive parsers from a given revision.

Some of those specification will be derived for general use (see edi-parser-specification).

It currently supports:

  • D96A
  • D01B

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages