Skip to content

Conversation

@QuickWrite
Copy link
Owner

As stated in #1 it is currently not possible to create an instruction with a syntax like this:

print out "Hello World"

These changes in this pull request will change this.

This means that this pull request will fix #1.

@QuickWrite QuickWrite self-assigned this Sep 3, 2025
@QuickWrite QuickWrite added the bug Something isn't working label Sep 3, 2025
@QuickWrite QuickWrite linked an issue Sep 3, 2025 that may be closed by this pull request
The functions are being moved as these can be used by many different implementations of the tokenizer.
So it does not make any sense if they only apply to one implementation of that tokenizer.
@QuickWrite QuickWrite added the enhancement New feature or request label Sep 8, 2025
@QuickWrite QuickWrite marked this pull request as ready for review September 10, 2025 15:36
@QuickWrite QuickWrite merged commit 39f09be into main Sep 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Values with separator sequence cannot exist

2 participants