This repository was archived by the owner on Jul 26, 2018. It is now read-only.
forked fromwhymirror/greg
- Notifications
You must be signed in to change notification settings - Fork30
Tags: ooc-lang/greg
Tags
v0.4.5
Version 0.4.5Highlights:less memory leaks, default parse_newdefault yyerror filename "" => "-"remove G from YY_ERROR and YY_INPUT 1st arginitialize input, filename, lineno in parse_newskip -vv verbose printing for typical lexer rulesadd main in default trailer with -DYY_MAIN, build samplesadd improvements from upstream peg-0.1.13:add predicates have access to yytextuse __inline on Win32proper ~{ error } blockuse C89 escape for ESCenclose user actions in braces to allow local variables to be declared in C89