Source-to-source compiler: Difference between revisions

Content deleted Content added
Changed 'assembler' to 'assembly'
m Added blank table cell that was missing (mainly so the table border renders correctly) #article-section-source-editor
Tags: Mobile edit Mobile app edit iOS app edit
Line 164:
| [[Google Web Toolkit]] || [[Java (programming language)|Java]] program that uses a specific [[Application programming interface|API]] || [[JavaScript]] || The Java code is a little bit constrained compared to normal Java code.
|-
| Js_of_ocaml<ref name="Ocam1"/> of Ocsigen || [[OCaml]] || [[JavaScript]] ||
|-
| J2Eif<ref name="J2EIF"/> || [[Java (programming language)|Java]] || [[Eiffel (programming language)|Eiffel]] || The resulting Eiffel code has classes and structures similar to the Java program but following Eiffel syntax and conventions.