Skip to content

lutaml/expressir-java

Repository files navigation

Expressir in Java

Purpose

This is the Expressir parser in Java, generated from express-grammar v1.0.

This has been tested to work with all ISO 10303 SMRL EXPRESS files that are valid.

Contributing

First, thank you for contributing! We love pull requests from everyone. By participating in this project, you hereby grant Ribose Inc. the right to grant or transfer an unlimited number of non exclusive licenses or sub-licenses to third parties, under the copyright covering the contribution to use the contribution by all means.

Here are a few technical guidelines to follow:

  • Open an issues to discuss a new feature.

  • Write tests to support your new feature.

  • Make sure the entire test suite passes locally and on CI.

  • Open a Pull Request.

  • Squash your commits after receiving feedback.

  • Party!

License

This grammar is developed by Ribose Inc. and open sourced under a BSD-2 clause license.

Credits

We thank the support provided by NIST, Boeing and ISO/TC 184/SC 4/TF 1.

Releases

No releases published

Packages

No packages published