Quote:
Originally Posted by Inverness
Graal is highly dynamic language, I don't think it's a good idea to have private variables unless there is easy to tell the access level of any variable.
|
I do not see what being dynamic has to do with anything. In Ruby, which is dynamic as ****, every member variable is private.
Quote:
|
const is not part of GScript itself, they are resolved by the compiler, similar to a macro in C.
|
By that logic, C has no language features since they are all resolved by the compiler to assembly.
Quote:
|
Making changes to a language syntax is something that requires alot of thought, and I'm annoyed with the lack of it right now.
|
Just give us Scheme macros so we do not have to bug Stefan to change the syntax for us.
