Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.0% on proxy.golang.org
Top 4.6% dependent packages on proxy.golang.org

proxy.golang.org : github.com/jig/scanner

Package scanner provides a scanner and tokenizer for UTF-8-encoded text. It takes an io.Reader providing the source, which then can be tokenized through repeated calls to the Scan function. For compatibility with existing tools, the NUL character is not allowed. If the first character in the source is a UTF-8 encoded byte order mark (BOM), it is discarded. By default, a Scanner skips white space and Lisp comments and recognizes all literals as defined by the Lisp language as specified on the jig/lisp implementation. It may be customized to recognize only a subset of those literals and to recognize different identifier and white space characters.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jig/scanner
Keywords: go, golang, lisp, tinygo
License: BSD-3-Clause
Latest release: almost 2 years ago
First release: almost 2 years ago
Namespace: github.com/jig
Dependent packages: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago

    Loading...
    Readme
    Loading...