Skip to content

v1.7.0 is released!

Compare
Choose a tag to compare
@soasme soasme released this 10 Mar 10:08
· 716 commits to main since this release

Code change: https://github.com/soasme/PeppaPEG/compare/v1.6.0..v1.7.0.

  • [Enhancement]: Provided P4_GetErrorString. #44.
  • [Feature]: Added Join. #44
  • [Example]: Wrote an Calculator example in Peppa PEG. #43
  • [Feature]: Added StartOfInput and EndOfInput. #42
  • [Feature]: Added parameter stride for Range. #41