Bah!

Published August 10, 2008
Advertisement
I would have finished the Stack Based Epoch changes tonight, but then I realized that I technically have several polymorphic built-in functions, and my head just doesn't want to deal with polymorphism and stacks.

So BAH to polymorphism. And just plain BAH in general.
0 likes 2 comments

Comments

Cerasti
I don't mean to bother you with C++ questions, but I've been studying the code for Epoch (the "old" version), and I noticed that in your Variable class you used two public/protected access modifiers. Is there any practical reason for this, or is it merely an aesthetical detail?

I'll have a toy with the language after I've scrutinized the source code, as it could be valuable learning [grin] But, is this what the syntax will look like, or is it just a way of testing the VM?
August 17, 2008 12:22 PM
Cerasti
I don't mean to bother you with C++ questions, but I've been studying the code for Epoch (the "old" version), and I noticed that in your Variable class you used two public/protected access modifiers. Is there any practical reason for this, or is it merely an aesthetical detail?

I'll have a play with the language after I've scrutinized the source code, as it could be valuable learning [grin] But, is this what the syntax will look like, or is it just a way of testing the VM?

August 17, 2008 12:23 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement