Jump to content

I want to compile a program written in 1992 using a 64 bit computer ?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
ziko750

ziko750

    Newbie

  • Members
  • Pip
  • 2 posts
Hello;
I'm an engineering student and i need to run a program written in 1992 for my research .
you can find the program here .
http://www.dtic.mil/...df&AD=ADA262612
the program start from the page 72 to the page 91 .
my problemes are :
firstly I can't extract the program from the PDF document correctly .
and I have any idea about the language of the program because it's not c,c++,pascal or phyton !!!!:confused::confused:
can you help me to run this program in my computer.
Thank's
and sorry because english is my fourth language

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
You'll probably have to retype it manually, but % appears to start a comment line.

The language almost looks like a variation on PostScript.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
On pp.103 the bibliography, one of the lines is

Quote

"7. Geyer, H.K. GPS- A PostScript-like Language for System Simulati
Physics Division, Argonne National Laboratory, Illinois, April 1992."

So it appears to be a non-standard language, not sure where you can find an interpreter.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#4
ziko750

ziko750

    Newbie

  • Members
  • Pip
  • 2 posts
Thank's for your answers .
I can retype the program manually it will take time but no probleme .
but how can I run the program by using my computer :confused: .
cetaintly I need a 8 or 16 bit emulator but I can't find a compiler program :cursing:

Edited by ziko750, 23 August 2010 - 07:33 AM.
mistake