Use qualified enumerations in the parser and lexer

This commit is contained in:
2025-08-08 23:58:28 +03:00
parent 5d1804fbc2
commit cb2f12919b
10 changed files with 1071 additions and 1118 deletions

View File

@@ -24,7 +24,7 @@ in the `boot/` directory.
## Build
The frontend requires GCC 14.2.0 (not tested with other versions).
The frontend requires GCC 15.1.0 (not tested with other versions).
Download the GCC source. Copy the contents of this repository into `gcc/elna`
inside GCC. Finally build GCC enabling the frontend with