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
"Dragon Book" (https://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools)