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/.
# Stage1 compiler.
# Stage 1 compiler.
#
# It supports declaring and calling procedures without arguments.
# A procedure name should start with an underscore.