Skip to content

Add lexer for OMG/CORBA IDL #2168

@t-b

Description

@t-b

The name of the language
OMG/CORBA IDL

Documentation:

Example:

interface Echo {
  string echoString(in string mesg);
};

Implementation in other libraries

Additional context
A bigger example is: https://gitlab.com/tango-controls/tango-idl/-/blob/main/include/tango.idl?ref_type=heads

This also needs to include a guesser as the current guessed filetype for our case is IDL as in "Interactive Data Language".

Metadata

Metadata

Assignees

No one assigned

    Labels

    lexer-requestA request for a lexer to be developed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions