News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

How to make mobile application's or hardware integrated application's compiler?

Started by FritzG, February 14, 2014, 10:49:35 AM

Previous topic - Next topic

FritzG

Hi,

I'm really happy because I find in the internet about the following:
- tutorial of building compiler (for desktop application's compiler) like the attached file (Bxb-Tutor.pdf)
- tutorial of building webserver (for web application's compiler)
but I don't find any tutorial of building mobile application's compiler or hardware integrated application's compiler.
Example:
we make our own source code.
And then we compile it into a product (such as: *.jar, *.apk, *.hex, etc),
And we can use it's product in the related device target (such as: *.apk for android, *.hex for microcontroller, etc)

May you show me a tutorial about that?
Sorry for my bad english.

Best Regards,

FritzG

qWord

MREAL macros - when you need floating point arithmetic while assembling!