Skip to content

Commit

Permalink
lvalue substr wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fglock committed Oct 14, 2024
1 parent 4ce2e1e commit fcd9800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ file.
- Planned release date: 2024-12-10
- Added bitwise string operators.
- Emulate Perl behaviour with unsigned integers in bitwise operators.
- WIP: sockets; lvalue `substr`
- Add support for concurrency and parallelism, such as threads and async/await.
- Enhance security features, including sandboxing and input validation.
- Increase test coverage and introduce automated testing tools.
Expand Down

0 comments on commit fcd9800

Please sign in to comment.