Post Reply 
Pascal language for HP49-50
11-20-2020, 02:42 PM
Post: #12
RE: Pascal language for HP49-50
(11-20-2020 08:40 AM)OtakuLab Wrote:  At this point it should also be noted that the code from a cross-compiler would be comparatively inefficient compared to the native code of the calculator. This affects both runtime and storage space and can therefore not be a reasonable alternative.

There is nothing that inherently prevents a cross compiler from generating code that is just as efficient as "native code". Cross compilers are quite common in the embedded device arena, where the device does not have sufficient resources itself to host a compiler. It is entirely possible that a cross compiler environment can produce superior code to a native compiler due to additional resources on the cross compiler's host that allows better optimizations.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Pascal language for HP49-50 - Gilles - 11-17-2020, 10:42 PM
RE: Pascal language for HP49-50 - Gilles - 11-18-2020, 05:39 PM
RE: Pascal language for HP49-50 - OtakuLab - 11-20-2020, 08:40 AM
RE: Pascal language for HP49-50 - cruff - 11-20-2020 02:42 PM
RE: Pascal language for HP49-50 - pier4r - 11-20-2020, 07:37 PM
RE: Pascal language for HP49-50 - OtakuLab - 11-20-2020, 11:20 PM
RE: Pascal language for HP49-50 - pier4r - 11-22-2020, 08:30 PM
RE: Pascal language for HP49-50 - OtakuLab - 11-23-2020, 12:02 AM
RE: Pascal language for HP49-50 - rwiker - 11-23-2020, 06:04 AM
RE: Pascal language for HP49-50 - OtakuLab - 11-24-2020, 08:37 AM
RE: Pascal language for HP49-50 - cruff - 11-24-2020, 02:06 PM
RE: Pascal language for HP49-50 - ldesnogu - 11-24-2020, 06:24 PM
RE: Pascal language for HP49-50 - pier4r - 11-24-2020, 06:20 PM
RE: Pascal language for HP49-50 - grsbanks - 11-20-2020, 03:46 PM



User(s) browsing this thread: 1 Guest(s)