Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/thwd/dmg

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/thwd/dmg

  • v0.0.0-20150522105325-462ea48ebbe3
  • Source
  • Go
  • Socket score

Version published
Created
Source

This project has been abandoned. It's left here for historic purposes.

dmg

Simple and Fast (Generalized) Parsing for Go

Package dmg (pronounced "demagogue") is a parser combinator library for the Go programming language. It is fast, has full support for left-recursive and right-nullable grammars and stands out for its simplicity in design.

Full documentation can be found on http://godoc.org/github.com/thwd/dmg.

It's not quite ready for prime-time yet but it works, and works well so far. There will be more added features in the near future. I'm working on finishing a stable API and will promote it to beta then.

This project contains some original research of mine, built upon the following articles and theses:

FAQs

Package last updated on 22 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc