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"

(Xpand from oAW 4.3)
Line 30: Line 30:
 
*'''[[OAW]]''' - learn how to develop generators  
 
*'''[[OAW]]''' - learn how to develop generators  
 
*'''[[Xpand FAQ]]''' - the official Xpand FAQ
 
*'''[[Xpand 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:Modeling]] [[Category:OAW]] [[Category:OpenArchitectureWare]] [[Category:Eclipse_Modeling_Project]]
 
[[Category:Xpand]] [[Category:Modeling]] [[Category:OAW]] [[Category:OpenArchitectureWare]] [[Category:Eclipse_Modeling_Project]]

Revision as of 07:32, 5 March 2010


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

Back to the top