Article · Wikipedia archive · Last revised Jun 24, 2026

XPIDL

Cross Platform Interface Description Language (XPIDL) is the interface definition language developed by Mozilla.org to specify XPCOM interfaces.

Last revised
Jun 24, 2026
Read time
≈ 1 min
Length
94 w
Citations
3
Source

Cross Platform Interface Description Language (XPIDL) is the interface definition language developed by Mozilla.org to specify XPCOM interfaces.12

It is similar to the Object Management Group's CORBA IDL.1

Mozilla provides a utility xpidl that converts the IDL files into XPCOM Type Library (.xpt) files.

References

References

External links