#[0]

Good progress is being made, a good n-many push-back mechanism is being used to parse the left hand side of the array assignment as an expression. This is a manner similiar to what we did for pointer diference assignments where we have *() and want to save the expression of `` in what would be:

```

*() = ;

```

Where `` is simply the expression being stored at memory address ``

Reply to this note

Please Login to reply.

Discussion

Gosh I love a good segmentation fault after hitting the maximum stack depth. Ulimit time ;) or fix the bug #tlang