> >> 
> >> Of the three languages (C++, Pascal, Gambas), Gambas is the most
> >> high-level. It is fully OOP but lacks the "protected" access level
> >> (personally I hardly used it in C++ and don't miss it)
> >> The only things I really miss are function pointers ("procedural
> >> variables" in Pascal) and a proper heredoc syntax.
> > 
> > In Gambas 3, you have support for callbacks. That means you can send a
> > Gambas function to a extern C function, and the extern C function will
> > use it (almost) transparently!
> > 
> > As for "heredoc" syntax, I don't know what that word means.
> 
> http://www.manuelphp.com/php/language.types.string.syntax.heredoc.php
> 

OK. Very powerful to offuscate your code and make it unreadable. :-)

-- 
Benoît Minisini

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to