Skip to content

Merge text multi-section into vihaco-parser #35

Description

@robpatterson13

In #31 we have a separate chumsky parser to parse the vihaco multi-section format for text:

  • we should rename this to sst to reflect the way it is currently structured and rename the binary format to be the "bytecode"
  • merge the current text chumsky parser into vihaco-parser as a combination of the chumsky parser, that way everything lives in one place. We currently use vihaco_parser::Parse::parser().parse on the multi-section parsing (decided by the composite implementation) so it should live there anyways

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions