Local variables don't exist in embedded haxe #71

Open
opened 2019-06-15 20:37:07 +00:00 by NQNStudios · 0 comments
NQNStudios commented 2019-06-15 20:37:07 +00:00 (Migrated from github.com)

Because of the way I've overriden variable declaration, we've lost the concept of local variables. This tripped me up quite a bit working on #69.

It's very possible that we can completely toss the complicated transmute() function in favor of overriding more functions in HankInterp while fixing this.

Because of the way I've overriden variable declaration, we've lost the concept of local variables. This tripped me up quite a bit working on #69. It's very possible that we can completely toss the complicated transmute() function in favor of overriding more functions in `HankInterp` while fixing this.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NQN/hank#71
No description provided.