Skip to content

Separate device tree syntax parser from device tree blob parser and from the lib&tool using both #9

Description

@KOLANICH

And design an interface between parts, probably using python entry points for discovery and selection.

Reasons:

  • these serialization formats may have standalone uses outside of area of system programming;
  • there may be different impls of parsers and serializers (i.e. ones handcoded and ones generated from grammars (and different generators and different classes of grammars here), ones in python and ones in C, C++ or Rust) and there should be a possibility to change the impl easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions