Fortranspeak & Javaspeak
- From: David.Paterson@xxxxxxxx
- Date: 30 May 2006 16:41:27 -0700
I'm a Fortran77 programmer (computational fluid dynamics etc.) and am
trying to work with a Java programmer who is writing a front end.
Neither of us understand a word the other one says. I don't understand
him when he talks about class, instance, method, referencing, casting,
event, constructor, accessor, bytecode, overriding, registering etc.
He doesn't understand me when I talk about subroutine, common, real,
logical etc. He doesn't even know what a "program" is.
Is there a translation guide between Fortranspeak and Javaspeak?
I've figured out that "method" means "subroutine"; I program his
"class" using "named common"; his "referencing" is like an "equivalence
statement". Take it from there.
.
- Follow-Ups:
- Re: Fortranspeak & Javaspeak
- From: xieweibao
- Re: Fortranspeak & Javaspeak
- From: PJH
- Re: Fortranspeak & Javaspeak
- From: glen herrmannsfeldt
- Re: Fortranspeak & Javaspeak
- Prev by Date: Re: allocatable array *not* equivalent to dynamic allocation?
- Next by Date: Cannot create import libraries with Microsoft's LIB with the option mixed language Borland C++ (-ml bc) with Lahey v5.7
- Previous by thread: Test send
- Next by thread: Re: Fortranspeak & Javaspeak
- Index(es):
Relevant Pages
|