Skip to content

Feature: Support parsing stdin #8

@berdon

Description

@berdon

The latest change, adding in file support, was a massive incremental step getting the parser to use std.io.StreamSource instead of a []u8 (actually a wrapper around it). The next step is to drop all seekBy and seekTo calls which should enable parsing from stdin.

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