Projects tagged ‘textual’


[6 total ]

0 Users

EFactoryEFactory is a generic textual modeling language for EMF models. EFactory is an alternative to the standard tree-based EMF editors. EFactory is a generic EMF editor that provides all the ... [More] advantages of a textual language. EFactory can be used to instantiate any EMF based model including Ecore itself. Models defined using EFactory integrate seamlessly into existing environments by being compatible on EMF resource level. For example, it is possible to reference an Ecore model that is defined using EFactory from an Ecore model that is defined using a graphical Ecore editor. use "http:///com/googlecode/efactory/examples/extlibrary.ecore/1.0.0" new Library MyLibrary { writers += new Writer NealStephenson { firstName = "Neal" lastName = "Stephenson" } books += new Book{ author = NealStephenson category = :ScienceFiction pages = 1168 title = "Cryptonomicon" } } [Less]
Created 4 months ago.

0 Users

JPTUI is an object-oriented textual user interface. Designed for C++, it provides a simple to use application programming interface. JPTUI is available for DJGPP 2 and Borland C++ 4.
Created about 1 year ago.

0 Users

This is a research project currently in an early planning phase.
Created 4 months ago.

0 Users

... coming soon ...
Created about 1 year ago.

0 Users

Created 4 months ago.

0 Users

ASTrans allows automatically generating a textual DSL infrastructure concentrating on the target meta-model, not the concrete syntax. We understand that no concrete syntax might be developed ... [More] without a grammar, but the grammar should not be the process’s entry point and the main determining artifact, but the target meta-model should. Please, checkout the paper that describes our approach [Less]
Created 12 months ago.