/file-seq

Stanza File Input Streaming

Primary LanguageShellMIT LicenseMIT

Build and Test

file-seq

Description

file-seq is a stanza library that defines a helper type, FileSeq, which is a sequence of chars (Seq<Char>) read from an input file. It maintains a line/column cursor that may be queried.

FileSeq is a small library intended to help the implementation of parsers in stanza.

Usage

License

See license.