Commit Graph

10 Commits

Author SHA1 Message Date
Glen Whitney ba130ecb0f feat: Implement Chapter9
Also provides proper associativity on the operators, to avoid
  ambiguous parses.

  This completes all of the examples in the Spoofax Tutorial/Reference
  that use the propositional signature.
2021-01-22 09:29:57 -08:00
Glen Whitney fddc94a906 feat: Implement chapter 8 2021-01-20 19:35:07 -08:00
Glen Whitney 98bb2088e4 feat: implement Chapter 7 2021-01-20 11:05:33 -08:00
Glen Whitney 76456b2c21 feat: Add Chapter 6 2021-01-19 22:09:21 -08:00
Glen Whitney d5a19e0d69 feat: Finish Chapter 5 2021-01-19 21:00:56 -08:00
Glen Whitney a33c1585d6 feat: Implement Sec 5.3.1 tests
And put in generic documentation for all the remaining tests.
  If any particular tests need individual commentary, it can always be
  added later.
2021-01-19 19:29:48 -08:00
Glen Whitney 347afef2e5 feat: Add section 5.1.2 of manual 2021-01-17 08:43:03 -08:00
Glen Whitney 2357e1f220 docs: Add section 4.2
Also update to latest revision of mkdocs semiliterate plugin. Up next:
  using SPT as an alternate means of running Stratego.
2021-01-15 09:57:30 -08:00
Glen Whitney 56b8b921dc docs: Initiate building documentation with mkdocs
Also lay out the structure of the documentation and supply a decent
  introduction. Also (unsuccessfully) attempt to get the first example of
  a Stratego transformation from the manual implemented and documented.
2021-01-12 08:41:01 -08:00
Glen Whitney 79b9392173 init: Spoofax language project as generated 2020-12-15 00:24:59 -08:00