oberonforall / oberonforall.github.io

All the source files for the website of the ISAE Oberon project.
https://oberonforall.github.io/
GNU General Public License v3.0
1 stars 0 forks source link

FEATURE/FIX: generate the syntax pages automatially #7

Closed amtoine closed 2 years ago

amtoine commented 2 years ago

This PR generates the syntax pages with the help of https://github.com/oberonproject/syntax/pull/7

It adds (:green_circle:), updates (:orange_circle:) and removes (:red_circle:) the following files: :green_circle: character :green_circle: ASCIICharacter :green_circle: ASCIICharacter :green_circle: ASCIISymbol :orange_circle: all the other rules :red_circle: rules.txt

Interestingly enough, this automatic generation even fixes incorrect back-references! :ok_hand: