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 "Xpand"

 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
__NOTOC__  
  
Welcome to the Xpand wiki.
+
Welcome to the Xpand wiki. Xpand is a language specialized on code generation based on EMF models. It supports the following main language features:  
Xpand is language specialized on code generation based on EMF models.
+
It supports the following main language features:
+
* Pluggable Type System
+
* Dynamic Dispatch of Functions
+
* AOP
+
* Rich Expressions (OCL-like but with Java-like syntax)
+
  
{| border="0" cellspacing="15" valign="top" style="width:100%;"
+
*Pluggable Type System
 +
*Dynamic Dispatch of Functions
 +
*AOP
 +
*Rich Expressions (OCL-like but with Java-like syntax)
  
|-valign="top"
+
{| cellspacing="15" border="0" style="width: 100%;"
|style="width:50%;"|
+
|- valign="top"
<h1>Get Involved with M2T Xpand</h1>
+
| style="width: 50%;" |  
*'''[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Modeling&product=M2T&component=Xpand&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=exact&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Xpand Bugzilla]''' - review and create Bugzilla entries
+
= Get Involved with M2T Xpand =
*'''[[Xpand New And Noteworthy|New & Noteworthy]]''' - what's new in Galileo.
+
*'''[[Xpand Repository Details|Source Code Access]]''' - get the code from CVS.
+
*'''[[Xpand Workspace Setup|Workspace Setup]]''' - how to set up your workspace.
+
*'''[[Xpand Documentation Engineering|Documentation Engineering]]''' - how to write documentation.
+
*'''[[Xpand Release Engineering|Release Engineering]]''' - how to set up the build and produce a release.
+
*'''[[Xpand Developer|Developer Guide]]''' - how to develop for Xpand?
+
*'''[[Xpand Project Plan|Project Plan]]''' - what's coming up?
+
|
+
<h1>Xpand from oAW 4.3</h1>
+
*'''[http://www.eclipse.org/gmt/oaw/download/ (Xpand 4.3) oAW Download instructions]''' - check out the available versions of oAW
+
*'''[http://www.openarchitectureware.org/pub/documentation/4.3.1/html/contents/emf_tutorial.html Tutorial]''' - learn how to generate code
+
*'''[[oAW]]''' - learn how to develop generators
+
*'''[[Xpand FAQ]]''' - the official Xpand FAQ
+
|}
+
  
 +
*'''[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Modeling&product=M2T&component=Xpand&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=exact&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Xpand Bugzilla]''' - review and create Bugzilla entries
 +
*'''[[/New And Noteworthy/]]''' - what's new in Kepler.
 +
*'''[[/Source Code Access/]]''' - get the code from Git.
 +
*'''[[/Workspace Setup/]]''' - how to set up your workspace.
 +
*'''[[/Documentation Engineering/]]''' - how to write documentation.
 +
*'''[[/Release Engineering/]]''' - how to set up the build and produce a release.
 +
*'''[[/Developer Guide/]]''' - how to develop for Xpand?
 +
*'''[[/Project Plan/]]''' - what's coming up?
 +
*[http://www.eclipse.org/modeling/m2t/downloads/?project=xpand '''Download'''] - download the latest build.
  
 +
|
 +
= Xpand from oAW 4.3  =
  
 +
*'''[http://www.eclipse.org/gmt/oaw/download/ (Xpand 4.3) oAW Download instructions]''' - check out the available versions of oAW
 +
*'''[http://www.openarchitectureware.org/pub/documentation/4.3.1/html/contents/emf_tutorial.html Tutorial]''' - learn how to generate code
 +
*'''[[OAW]]''' - learn how to develop generators
 +
*'''[[/FAQ/]]''' - the official Xpand FAQ
 +
* '''[http://www.openarchitectureware.org/pub/documentation/4.3.1/html/contents/core_reference.html#xpand_reference_introduction Xpand reference ]''' - Reference for Xpand syntax
 +
 +
|}
  
[[Category:Xpand]]
+
[[Category:Xpand]] [[Category:Modeling]] [[Category:OAW]] [[Category:OpenArchitectureWare]] [[Category:Eclipse_Modeling_Project]]
[[Category:modeling]]
+
[[Category:oAW]]
+
[[Category:openArchitectureWare]]
+
[[Category:Eclipse Modeling Project]]
+

Latest revision as of 04:52, 4 June 2013


Welcome to the Xpand wiki. Xpand is a language specialized on code generation based on EMF models. It supports the following main language features:

  • Pluggable Type System
  • Dynamic Dispatch of Functions
  • AOP
  • Rich Expressions (OCL-like but with Java-like syntax)

Get Involved with M2T Xpand

Xpand from oAW 4.3

Copyright © Eclipse Foundation, Inc. All Rights Reserved.