
reference.language.bindings.html Maven / Gradle / Ivy
Errors
Native bindings
Prompto does not compile to machine code that can be executed by a processor.
Instead, it leverages existing programming languages to focus on business logic, and ensure maximum interoperability across platforms.
Native binding is the mechanism used by Prompto to communicate with the host language, and with the underlying operating system.
To achieve this, Prompto binds methods and categories to
their equivalent in the host language. This chapter describes this mechanism.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy