{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/flowdev/comb","name":"github.com/flowdev/comb","description":"Package comb implements a parser combinator library.\nIt provides a toolkit for developers to build reliable, fast, flexible, and easy-to-develop and maintain parsers\nfor both textual and binary formats. It extensively uses the recent introduction of Generics in the Go programming\nlanguage to offer flexibility in how combinators can be mixed and matched to produce the desired output while\nproviding as much compile-time type safety as possible.","version":"v0.0.0-20251119220355-77cd79933d05","softwareVersion":"v0.0.0-20251119220355-77cd79933d05","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/flowdev/comb","issueTracker":"https://github.com/flowdev/comb/issues","url":"https://github.com/flowdev/comb","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2025-11-19","dateModified":"2025-11-19","datePublished":"2025-11-19","copyrightYear":2025,"downloadUrl":"https://proxy.golang.org/github.com/flowdev/comb/@v/v0.0.0-20251119220355-77cd79933d05.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/flowdev/comb#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/flowdev/comb"]}