Custom interfaces


Specifying a call a custom object-oriented interface

If the environment string (left argument) for ŚNEW, ŚGETCLASS, or ŚCALL is not one of the standard options described in previous sections, APLX will attempt to load a shared library to implement the interface. The name of the shared library it tries to load will be aplxobj_XXX.dll (under Windows), or aplxobj_XXX.bundle (under MacOS), where XXX is the environment string supplied as the left argument.

This makes it possible to extend APLX to interface to:

If you would like more information on writing custom interfaces, or if you would to commission MicroAPL to write an interface on your behalf, please contact MicroAPL.


Topic: APLX Help : Interfacing to other languages : Custom interfaces
[Next | Previous | Contents | Index ]