PLEX (programming language): Difference between revisions

Content deleted Content added
top: pic
Line 29:
 
==Execution model==
A system is divided into separately compiled and loaded units of code called "blocks." A block waits for one or more signals sent from elsewhere in the system which triggers code execution.<ref name=Execution/>
 
==Pre-compilers==