Mod4j: Modeling for Java using Domain Specific Languages

Make syntax consistent over all DSLs

Details

  • Number of attachments :
    0

Description

General: should the syntax be Java-like or not?

Pro Java-like (mod4j: j=java):

  • Recognizable by Java-programmers
  • easy entrance level
  • syntax is logical for Java developers
  • keywords, upper- or lowercase, order
  • use of round versus square and curly brackets
  • use of dot, semicolon, comma, colon, etc.

Anti Java-like:

  • clear at which level you are working
  • possibly a syntax that is more suitable to the domain

Activity

Hide
Jos Warmer added a comment -

Changed all syntaxes for the DSLs to be consistent, also changes the recordshop example projects.

Show
Jos Warmer added a comment - Changed all syntaxes for the DSLs to be consistent, also changes the recordshop example projects.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: