Source-to-source compiler: Difference between revisions

Content deleted Content added
Line 14:
 
== {{Anchor|Translator}}Assembly language translators ==
So called ''Assembly language translators'' are a class of source-to-source translators converting code from one [[assembly language]] into another, including (but not limited to) across different processor families and [[system platform]]s.
 
=== Intel CONV86 ===
{{anchor|CONV86}}