OS2.org Site Index - Feedback - Impressum
Sprachauswahl / Choose your Language News Software Hardware Projekte Forum Tipps Links Verschiedenes
Editorial Diskussion HelpDesk Umfrage
[Forum]
in nach (Erweiterte Suche)
[Forum]
( Archiv ) ( Neues Thema )
11.12.2001
Java und C/C++ in einander umsetzen (von: GA, 13:20:00) « ^ »
Durch Zufall habe ich folgend Quelle gefunden(die URLs habe ich nicht überprüft):

How do I translate C/C++ into Java or vice-versa?

A. In general it is not simple to translate C/C++ into Java, as Java lacks the arbitrary pointer arithmetic of those languages.

If your C code does not use pointer arithmetic, automatic translation gets a lot simpler.

Try these URLs:

http://www.ist.co.uk (search for visaj)
http://members.aol.com/laffra/c2j.html

http://www.ilog.com/
http://www.cs.wustl.edu/~schmidt/java_notes.html

Going the other way there are currently three freely-available tools to translate Java into C.

If I understand it correctly these have been done for hacking value, rather than practical purposes.

- j2c from Japan,
http://www.webcity.co.jp/info/andoh/java/j2c.html

- Toba from the Sumatra research project,
http://www.cs.arizona.edu/sumatra/toba

- JCC from Nik Shaylor.
http://www.digiserve.com/nshaylor/jcc.html

None of them support the AWT yet, and both j2c and JCC have additional restrictions.

There's a product to convert Visual Basic to Java.

Details at

http://www.blackdirt.com and

http://www.tvobjects.com

This program dumps info about the class file:
http://www.professionals.com/~cmcmanis/java/dump/index.html

Chuck McManis was one of Sun's original Java whackers.
[ Leser: 30 ]

Datum Thema
08.01.2017 *

*

Name: * eMail: Benachrichtigung

Mit * markierte Felder müssen ausgefüllt werden !

( Zeige alle Einträge ) ( Zur Startübersicht )
Thema von: Leser Datum Zeit
 Koppletung von java13 mit einem C Programm
clemens7516.11.200116:53
 Sicherheit. Java und C/C++ Programme
GA4317.11.200118:06
 Java und C/C++ in einander umsetzen
GA3011.12.200113:20
 Von Java Klassen von C++ aufrufen
GA1908.01.200213:15


php.net OpenIT © 1998-2017 by WebTeam OS2.org