2.1.0 • Published 5 years ago

jseoq2 v2.1.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

EOQ2 Javascript Library

This is the implementation of EOQ2 in Javascript. For more details see JsEOQ.

Javascript examples: https://gitlab.com/eoq/js/jseoq

EOQ

Essential Object Query (EOQ) is a language to interact remotely and efficiently with object-oriented models, i.e. domain-specific models. It explicitly supports the search for patterns, as used in model transformation languages. Its motivation is an easy to parse and deterministically behaving query structure, but as high as possible efficiency and flexibility. EOQ’s capabilities and semantics are similar to the Object-Constraint-Language (OCL), but it supports in addition transactional model modification, change events, and error handling.

Main Repository: https://gitlab.com/eoq/essentialobjectquery

EOQ user manual: https://gitlab.com/eoq/doc

2.1.0

5 years ago