Timo Ernst <mail <at> timo-ernst.net> writes: > > Hello there, > I am currently writing a scientific paper about OpenLaszlo at the > University of Ulm in Germany. > In this paper, I want to focus on the transformation from LZX code to > Flash/DHTML. > So far, I haven't found much information about the OL compiler. Only the > OL wiki offers something about the Script Compiler, but noch much: > http://wiki.openlaszlo.org/Script_Compiler > > Does anyone know some ressources where this issue is described more in > detail? Maybe some whitepaper that describes the compiler functionality?
Hi Timo, OpenLaszlo is open-source! Make an effort, dive into the servlet code and you will get the answer soon enough. Off the top of my head, I think there is an XML parser at work! Regards, runnr
