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 "Xtext Project Plan"

(Tooling)
 
(78 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=== Milestone 1 (due to 2008-05-09) ===
+
The project plan can be found [http://www.eclipse.org/projects/project-plan.php?projectid=modeling.tmf here]
* Bootstrapping
+
 
+
=== Milestone 2 (due to 2008-05-23) ===
+
 
+
=== Milestone 3 (due to 2008-0x-xx) ===
+
 
+
=== Milestone 4 (due to 2008-0x-xx) ===
+
 
+
=== Milestone 5 (due to 2008-0x-xx) ===
+
 
+
=== Features to be implemented ===
+
==== Runtime ====
+
* syntactic predicates
+
* semantic predicates
+
* node model
+
* node model / contains whitespace
+
* node model / reconstruction
+
* error handling in parser and lexer
+
* description of lexer rules
+
* support for mixing of imported and generated meta models
+
* cross-references
+
* validation
+
* referencing files
+
 
+
==== Tooling ====
+
* basic editor
+
* builder
+
* syntax coloring (context sensitive)
+
* content provider API (labels and icons)
+
* outline view
+
* folding
+
* auto completion
+
* navigation
+
* hovering
+

Latest revision as of 11:50, 3 November 2008

The project plan can be found here

Back to the top