Re: [Gambas-user] Gambas and internal functions

2011-07-14 Thread BenoƮt Minisini
> hi, > > when i call a gambas function that is not in any component, e.g. Abs(), > what is called internally? i'm currently studying the interpreter > internals but didn't come far enough yet to figure that out by myself (i > focused on the gambas api first). may it be these "subr" files? is ther

[Gambas-user] Gambas and internal functions

2011-07-13 Thread tobias
hi, when i call a gambas function that is not in any component, e.g. Abs(), what is called internally? i'm currently studying the interpreter internals but didn't come far enough yet to figure that out by myself (i focused on the gambas api first). may it be these "subr" files? is there a cent