Skip to content

cgagner/omg-idl-parser-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMG IDL Parser

A pure rust implementation of an OMG Interface Definition Language (IDL) version 4.2. For more information, see OMG IDL 4.2.

Build Test Cases

This repository utilizes eProsima DDS Type Test as an optional submodule for testing. To enable testing with that repository, use:

git submodule update --init
cargo test

Work in Progress: This repository is not complete. At the time of writing this, the parse can only validate an IDL file.

About

OMG IDL Parser in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages