scala-parser-combinators icon indicating copy to clipboard operation
scala-parser-combinators copied to clipboard

Add code from chapter 33 of "Programming in Scala" as tests

Open Philippus opened this issue 6 years ago • 3 comments

It would be nice to add the bits of code from chapter 33 of "Programming in Scala" as tests to be sure we don't break compatibility (too much) with the book.

Philippus avatar Jun 21 '19 07:06 Philippus

@bvenners do you plan to retain that material in the upcoming 2.13 edition?

SethTisue avatar Jun 21 '19 07:06 SethTisue

Hi. It seems like this chapter got moved to advanced_programming_in_scala instead. Do you think it would be better to implement test from old books(2e,3e,4e ch33) or new book still in preview(ch11)

doehyunbaek avatar Dec 22 '22 04:12 doehyunbaek

I'd say from the new book.

Philippus avatar Dec 22 '22 08:12 Philippus