1 # UNO IDL Compiler (idlc)
3 Contains the UNO IDL compiler: `idlc`, depends on preprocessor: `ucpp`
5 This compiler generates binary RDB fragments that can be assembled
6 into a RDB (UNO type library) with the `regmerge` tool, as is done
7 primarily in the `offapi` and `udkapi` directories.