Skip to content

Rewrote EO parser with cats-parse#10

Merged
fizruk merged 58 commits intopolystat:masterfrom
nikololiahim:cats_parse
Dec 27, 2021
Merged

Rewrote EO parser with cats-parse#10
fizruk merged 58 commits intopolystat:masterfrom
nikololiahim:cats_parse

Conversation

@nikololiahim
Copy link
Copy Markdown
Member

  • EO Parser has been rewritten to cats-parse.
  • In addition, Java and Unicode escape sequences (\n, \u0416) are now recognized and unescaped in both char and string literals.
  • In addition to existing handcrafted tests, parser is now validated against a valid EO program generator created with scalacheck.

nikololiahim added 30 commits September 12, 2021 16:40
# Conflicts:
#	project/Dependencies.scala
# Conflicts:
#	parser/src/test/scala/org/polystat/odin/parser/SingleLineExamples.scala
#	parser/src/test/scala/org/polystat/odin/parser/TestUtils.scala
#	parser/src/test/scala/org/polystat/odin/parser/fastparse/ParserTests.scala
#	project/Dependencies.scala
@fizruk fizruk merged commit 85bd393 into polystat:master Dec 27, 2021
@nikololiahim nikololiahim deleted the cats_parse branch January 3, 2022 16:44
@fizruk fizruk mentioned this pull request Jan 17, 2022
nikololiahim pushed a commit to nikololiahim/odin that referenced this pull request Jan 18, 2022
nikololiahim pushed a commit to nikololiahim/odin that referenced this pull request Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants