Email or username:

Password:

Forgot your password?
Top-level
Devil Lu Linvega

@unlkfp do you have plans in writing the compiler in uxntal? or do you mean, you'd like to optimize the generated uxn code? The Chibicc compiler had to figure these things out as well, it might be worth looking at some of the optimizations they went through.

In any case, I'm always around if you wanna bounce ideas :)

1 comment
Kiëd Llaentenn

@neauoire Optimizing the generated uxn code, to more closely resemble what's generated from handwritten uxntal.

For example, making use of self-modifying code (I believe we discussed this one in the IRC some months back).

And thank you, yes, I intend to make full use of the IRC channel when I can :)

Go Up