Skip to content

thradams/cgrammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

C23 grammar for parser generators

This is a C23 grammar extracted from n3096 C 23 draft written in a text format matching almost 1:1 the pdf version.

grammar

Less than 3 chars means token. For instance [ is a token. opt is reserved. "literals" are tokens for instance "goto". identifiers are productions.


See also https://github.com/cigix/cstdtohtml (Maybe the grammar extraction can be automated, pdf->txt->grammar.txt)

About

C23 grammar for parser generators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •