22241a5633713e8b874f188e3f069e6c481dde93
<var> <op> = <expr> type statements such as `x +=
5` - implementation of logical and shift operations in parser and codegen. - implementation of sizeof keyword as unary operator in progress (non functional) - implementation of prefix and postfix inc/dec operators - array access by index (implemented, untested as arrays aren't implemented yet). essentially just a pointer write with offset. - struct/member access (parsing implemented, untested.)
We failing DSA with this one
Description
Languages
Rust
99%
PowerShell
0.6%
Shell
0.3%