Why do we need 3 Vector3 types?
#21
If needing an interpreter is a problem, have a look at Perl. It has been proven that parsing Perl is equivalent to the halting problem, and functions can be created at runtime so it could give you a lot of trouble.
Reply
Thanks given by:
#22
Well, the problem isn't the interpreter; it's trying to get low-level code to do the same thing as the interpreter without a VM.

Runtime function generation will definitely not be a problem Smile
Reply
Thanks given by:
#23
How about reflection?
Reply
Thanks given by:
#24
Reflection will be a little harder to implement, but still possible.
Reply
Thanks given by:
#25
I think I need to see more detail, though I still suspect that the alternative paradigms will cause you trouble.
Reply
Thanks given by:
#26
Probably, but it will still be fun and useful Smile
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)