Coder Social home page Coder Social logo

abnf-validator's Introduction

ABNF Validator

This is a fork of Chris Newman's ABNF Validator, which is public domain, with some opinionated modifications.

The modified code is public domain.

Modifications

  • All cgi-related code has been removed (88aecb1)
  • The first rule is always marked as referenced (9c68e5d)
  • Errors and Warnings always produce a non-zero exit status (939e7aa)

Usage

The program accepts abnf input through STDIN.

Example:

cat syntax.abnf | ./abnf

Building

Building requires gcc and make.

make

abnf-validator's People

Contributors

bash avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

abnf-validator's Issues

How to run program ?

Hi,

I didn't figure out how to run this program, how to pass ABNF syntax to this validator? Could you share a step to step instruction to me?

Thanks,
Frank

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.