Add string literals

This commit is contained in:
2025-09-05 17:17:28 +02:00
parent 4888252274
commit e0ac57dc1d
11 changed files with 2723 additions and 67 deletions

View File

@@ -2,7 +2,7 @@
# v. 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
# Stage5 compiler.
# Stage 5 compiler.
#
# - Stack size increased to 128 bytes per procedure.
# 7 words on the stack, 92 - 120, are reversed for procedure arguments (caller side).