Metamethods #11

Open
opened 2026-01-24 10:15:50 +01:00 by mike · 0 comments
Owner

Arithmetic operators

  • _add
  • _sub
  • _mul
  • _div

Property access

  • _get

  • _set

  • _newslot - Property creation

  • _call - Function call operator

Arithmetic operators - [ ] `_add` - [ ] `_sub` - [ ] `_mul` - [ ] `_div` Property access - [ ] `_get` - [ ] `_set` - [ ] `_newslot` - Property creation - [ ] `_call` - Function call operator
mike added this to the Phase 1 milestone 2026-01-24 10:15:50 +01:00
mike added this to the Transpiler project 2026-01-24 10:15:50 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: squat/transpiler#11
No description provided.