On Dec 2, 2005, at 6:09 AM, Asger Alstrup wrote:
Oliver Steele wrote:
The platform currently supports inline assembly (inside the #pragma), but I don't know whether this will survive the compiler port to Java.

Is there an example somewhere for how to do this?

svn co http://svn.openlaszlo.org/openlaszlo/lps/WEB-INF/lps/server/sc/ docs/ will get you the internal docs directory for the script compiler. It has a page on how to use inline assembly. (You can also browse to that page at http://svn.openlaszlo.org/openlaszlo/lps/ WEB-INF/lps/server/sc/docs/inline-assembly.html, but I don't know how to make it show up as rendered HTML that way.)

But...Tucker, is the inline assembler part of the port you're working on?

The other area where assembly might be needed, is when interfacing with other technologies.

Why do you need assembly for this? Don't they all use JavaScript function call conventions?
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to