You know if(and where) i can find technical information about the compiler and other features livecode?
I try mostly technical information about how the compiler.
Thanks!!
ps.sorry for my bad english

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Seeking any information available about the internal operation (only what is published) but I dont know precisely where to look.BvG wrote:LiveCode is closed source, so there's no need to document any of it's components publically. What information are you looking for specifically?
thanks, that's something. you know where can I get more information?mwieder wrote:Additionally, for speed LiveCode compiles scripts to bytecode for running in a virtual machine in much the same manner as java. The bytecode format itself is necessarily proprietary and encrypted. Does this help any?