Skip to content

CrimsonAS/idlparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

idlparser

Acts as a reader for the IDL file format, used in the DDS specification, for example.

status

It can read the DDS specification IDL, but there are a lot more things out there that are not covered. Specifically:

  • Type unions
  • Struct inheritance
  • ... probably more

It's also missing test coverage.

TODO

  • Tests
  • Add source information to Token, and use it in parse errors

... more?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages