Commit Graph

6 Commits

Author SHA1 Message Date
Glen Whitney ae0a798c7b docs: Update to reflect pending changes in the Spoofax Tutorial/Reference 2021-02-03 16:24:47 -08:00
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 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 8536d6a469 fix: Get repository working again
The main actions taking to restore spoofax_prop to correct operation
   are not really reflected in this commit; they consisted of
   switching to a Spoofax distribution of Eclipse and
updating/rebuilding
   the project in various ways. However, all of the steps are now
   documented here, and the narrative is extended to include the
   first examples.

   Resolves #1.
2021-01-14 10:19:35 -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