Operators #1

Open
opened 2025-10-06 19:38:51 +00:00 by lukas · 0 comments
Owner
  • sanitize config for supported operators / binOps (just check whether the binOp is actually available)
  • implement eval for unOp/postOp which are already parsed (-, !)
  • take more operators into consideration for solver (for unOp probably a depth parameter will be needed)
- [ ] sanitize config for supported operators / binOps (just check whether the binOp is actually available) - [ ] implement eval for unOp/postOp which are already parsed (`-`, `!`) - [ ] take more operators into consideration for solver (for unOp probably a depth parameter will be needed)
lukas self-assigned this 2025-10-06 19:38:51 +00:00
Sign in to join this conversation.
No labels
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
lukas/sixtyFour#1
No description provided.