Source-to-source compiler: Difference between revisions

Content deleted Content added
m clean up
Tag: Reverted
Line 36:
{{anchor|to86|toz80}}The Z88DK development kit provides a Z80 to [[i486]] source code translator targeting [[Netwide Assembler|nasm]] named "to86.awk", written in 2008 by Stefano Bodrato.<ref name="Bodrato_2008"/> It is in turn based on an 8080 to Z80 converter written in 2003 by Douglas Beattie, Jr., named "toz80.awk".<ref name="Bodrato_2008"/>
 
{{anchor|8088ify}}In 2021, Dr. Brian Callahan wrote an 8080 CP/M 2.2 to MS-DOS source code translator targeting [[Netwide Assembler|nasm]] named 8088ify.<ref name="Callahan_2021"/>
 
== Programming language implementations ==