christophevg/human-parser-generator
A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.
C#MIT
Issues
- 1
MiniJava Grammar
#30 opened by innomadic - 1
Project can't be opened in VS 2017 Community
#28 opened by masonwheeler - 0
add tutorial
#18 opened by christophevg - 0
- 0
- 1
check building in Windows environment
#2 opened by christophevg - 0
implement emitter for Python
#26 opened by christophevg - 0
Trim README
#25 opened by christophevg - 0
Further redesign of Error Reporting
#24 opened by christophevg - 1
check if, besides OrThrow, another "Thrower" is needed to include more context
#3 opened by christophevg - 1
add DDL Parser as example
#11 opened by christophevg - 6
- 0
collect Extractors
#8 opened by christophevg - 1
check referenced identifiers
#5 opened by christophevg - 0
redesign AST & Model ToString formatting
#10 opened by christophevg - 0
- 1
remove "differences" in (E)BNF notation
#12 opened by christophevg - 0
- 0
add dot generating target
#21 opened by christophevg - 0
refactor project build files
#20 opened by christophevg - 0
use Entity in Parse<Entity> methods
#16 opened by christophevg - 0
add --version, -v switch to hpg.exe
#19 opened by christophevg - 1
implement xbuild support
#1 opened by christophevg - 0
generate comments
#13 opened by christophevg - 0
- 0
add hpg command line switches
#6 opened by christophevg - 1
create more elaborate generated header
#17 opened by christophevg - 0
implement Emitter for "live code"
#15 opened by christophevg - 0
support for bit parsing
#14 opened by christophevg