Minres / CoreDSL

Xtext project to parse CoreDSL files
Apache License 2.0
16 stars 3 forks source link

Spawn statement #106

Closed AtomCrafty closed 1 year ago

AtomCrafty commented 1 year ago

Adds validation for the placement of spawn statements and appropriate test cases. As discussed previously, the analyzer does not check anything related to the execution semantics.

AtomCrafty commented 1 year ago

Unrelated, but please note that I added this sentence to the specification regarding address space declarations.