Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EDT:EGL Language"

Line 19: Line 19:
 
* [[EDT:EGL_Language_Operators_and_Expressions]]
 
* [[EDT:EGL_Language_Operators_and_Expressions]]
 
* [[EDT:EGL_Language_Stereotypes_and_Annotations]]
 
* [[EDT:EGL_Language_Stereotypes_and_Annotations]]
 +
* [[EDT:EGL_Language_Tests]]

Revision as of 14:49, 20 July 2011

General Notes

  • This document was populated from design meetings. Meeting notes are at EDT:Discussion topics from the language meetings.
  • "N/S" means Not Supported. We may support N/S features in the future.
  • Anything that exists in RBD but isn't mentioned here is not included in EDT. Or maybe we forgot about it. Nobody's perfect.
  • The work in the Core category includes the parser, model, and validation.
  • The work in the JavaScript, Java, and Debug categories includes both the generator and runtime.
  • Text with an orange background shows differences in features supported by both EDT and RBD.
  • Developers: include a link to Bugzilla for features not done yet, and mark items "Done" when you're finished.

Language Elements

Back to the top