design-first / system-designer

A low-code development platform for creating systems 🇺🇦#standwithUkraine
https://designfirst.io/systemdesigner/
Apache License 2.0
933 stars 138 forks source link

Extend System Designer to other languages #89

Closed ecarriou closed 6 years ago

ecarriou commented 7 years ago
ecarriou commented 6 years ago

System Designer is for creating JavaScript systems. Anyway we can still use it for defining the model of any system implemented with other languages. Definition of schemas, modals, types and components are agnostics, so there is no dependency with a specific language.

But at runtime there is a decency with behaviors APIs. Adapting the runtime for other languages will mean to create a specific runtime for each language. This is not the purpose of System Designer. System Designer if for learning how to create systems and to make it them run.

So I will close this issue as: