PLEX (programming language): Difference between revisions

Content deleted Content added
Add wikilinks + name correction + rename section
Line 32:
 
==Pre-compilers==
Several [[precompiler]]s or code generators exist, to produce [[source code]] in ''Plex-C'' from [[High-level programming language|higher level]] languages or graphical models.{{Citation needed|date=August 2010}} These can generate ''Plex-C'' from:
 
* [[Specification and Description Language]] graphical representation (SDL/GR)
Line 38:
* ''High Level Plex'' (HLPLEX) another extension of ''Plex-C''
 
Source code in ''Plex-C'' is compiled into the assembly language ''ASA210C.''. The binary form of ''ASA210C'' is either interpreted by a combination of hardware and [[microcode]], or is compiled by a [[Just-Inin-time compilation|just-in-Timetime compiler]] into native [[machine code]] for a high-capacity [[microprocessor]].
 
==See also==
* [[Erlang (programming language)]] - a concurrent language designed at [[Ericsson]] in the 1980s
 
==NotesReferences==
{{Reflist|2}}