-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I've added a sample of mixed arithmetic to BINARY_ADD. It's really messy -- another way to do this would be great.
One problem is that we're treating 32-bit integers as 'numbers', so they look like floating-point numbers, which messes up the widening hierarchy (see the comment on interpreter.ts:widen or Python Numeric Types)
Metadata
Metadata
Assignees
Labels
No labels