Page 1 of 1

QL DAM in 3D

Posted: Mon Jan 02, 2017 12:56 pm
by Cristian
Hi,
I'm looking for the draughts game called "QDAM" or "QL DAM in 3D" (please see attached picture).
Also they talked about a "Q Checkers" coming soon. Could anyone help please?

Image

Re: QL DAM in 3D

Posted: Mon Jan 02, 2017 3:29 pm
by dilwyn
Hello Cristian,

I have a copy of the QL Dam 3D. I am not sure of the copyright situation - if anyone knows if it's free now, I can place it on my website for download.

Unfortunately, I don't know anything about the other program.

Re: QL DAM in 3D

Posted: Mon Jan 02, 2017 6:57 pm
by Ralf R.
Oh, the program really exists? I always thought that it was a fake as it was announced from Persoft.

Re: QL DAM in 3D

Posted: Tue Jan 03, 2017 3:27 am
by ql_freak
There are a lot of programs where one thinks they are fake, but they are existing. E. g. PDQL-C and EJC (I have just written a nice calculator in EJC, which parses mathematical expressions like: (8+3*4+7)^(1/3) :-) Exercise: What is the result? EJC's val(...)-function computes it correctly :-)

Re: QL DAM in 3D

Posted: Thu Jan 19, 2017 5:59 pm
by tcat
Hi,

I have never heard of `EJC', nor `PDQL-C'.
Regarding your stack calculator perhaps it may deserve its own thread.

http://theqlforum.com/viewtopic.php?f=3&t=1792

Tomas

Re: QL DAM in 3D

Posted: Thu Jan 19, 2017 11:29 pm
by janbredenbeek
tcat wrote:Hi,

I have never heard of `EJC', nor `PDQL-C'.
I do have a copy of EJC. AFAIK it was written by Erling Jacobsen and distributed (and probably ported) by Jonathan Hudson. According to the readme files it is a full K & R compiler but not ANSI C compliant.

Jan.