Global Feed Post Login
Replying to Avatar Tristan Brice Velloza Kildaire

Some work done today on getting array indexing support added to #tlang

```

[WARNING] We have an array assignment, here is the indexers: [[varExp: i], [integerLiteral: 1 (SIGNED_INTEGER)]]

[INFO] Then identifier is type actually: myArray

[INFO] ParseTypedDec: SymbolType=ASSIGN

[ERROR] We are still implenenting array assignments

core.exception.AssertError@source/tlang/compiler/parsing/core.d(1647): Assertion failure

```

Avatar
Tristan Brice Velloza Kildaire 2y ago

Tomorrow I hope to finish up what I started and have it fully working.

Next will be to implement array-indexed expressions (for fetching values).

Reply to this note

Please Login to reply.

Discussion

No replies yet.