Interpreter: Test complex expressions #15

Closed
opened 2025-04-19 11:44:43 +02:00 by Daniel · 2 comments
Owner

Unit test for complex expressions is failing. Seems like it performs the wrong calculations but I don't know why and how

Unit test for complex expressions is failing. Seems like it performs the wrong calculations but I don't know why and how
Author
Owner

The interpreter only ever interprets the first expression. This needs to be changed.

See Interpreter.jl for todo on how to fix this

The interpreter only ever interprets the first expression. This needs to be changed. See Interpreter.jl for todo on how to fix this
Author
Owner

Fixed with aaa3f2c7c0

Fixed with aaa3f2c7c0
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Daniel/master-thesis#15
No description provided.