freon4dsl / Freon4dsl

Web Native language Workbench with Projectional Web Editor
https://www.freon4dsl.dev
MIT License
63 stars 9 forks source link

Initialize mandatory children in <concept>.create(...) function #355

Closed joswarmer closed 1 month ago

joswarmer commented 1 month ago

Define both create and constructor functions in Language meta-info Use create wherever children need to be initialized, contsructor otherwise.