Email or username:

Password:

Forgot your password?
Top-level
Jencel Panic

@neauoire interesting, I want to know more, what were the difficulties? Would you use it fo all uxn code?

1 comment
Devil Lu Linvega

@abuseofnotation I wasted a ton of time trying to figure out how to handle recursion, but in the end that was a non problem. I think the hard part is a ux challenge, I didn't want for this to get in the way. Finding that right balance was tricky.

From now on, I will validate all the code that I write. It will force me to make code that is more explicit, and since a lot of it is being copy/pasted into other project, it'll be good. But I wouldn't encourage everyone to use it.

Go Up