
-----------------------------------
Dan
Tue Nov 27, 2007 2:21 pm

Holt Software News (FREE TURING)
-----------------------------------
I have just recived an e-mail from dr. holt of holt software. I asked him about the futtuer of turing and if holt software is going out of business or not. Here is his reply:


Yes, the company Holt Software has pretty much run out of gas.

We have just posted a free copy of PC Turing on the company website
http://www.holtsoft.com/

We'll investeigate putting up a Ready To Program (Java) freeby.

We'll investigate putting various books published by the company on the
web for free as well.


You can get a copy of the newest version of Turing for free now! You can find it here:
http://www.holtsoft.com/Turing%204.1.1a.zip

This aperars to be version 4.1.1a witch is newer then even i have. This is both good and bad news to the turing comunity as it is now free but it is also no longer in development.

UPDATE: File was moved to http://www.holtsoft.com/Turing%204.1.1.zip

-----------------------------------
StealthArcher
Tue Nov 27, 2007 2:43 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
Well, at least soon, we'll always have open T.

Anyhow, this is great!  Free TURING!!!! YAYZORS, NO MORE NOOBS ASKING AND GETTING YELLED AT!!!!!!  ROXXOR!

-----------------------------------
Nick
Tue Nov 27, 2007 3:25 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
YES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

-----------------------------------
Euphoracle
Tue Nov 27, 2007 3:36 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Well done.

-----------------------------------
zylum
Tue Nov 27, 2007 3:40 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
we should ask them for the source so we could develop turing in an open environment.

-----------------------------------
Dan
Tue Nov 27, 2007 3:51 pm

Re: RE:Holt Software News (FREE TURING)
-----------------------------------
we should ask them for the source so we could develop turing in an open environment.

I plan to, i will let you guys know if i get a reply and what it says.

-----------------------------------
Amailer
Tue Nov 27, 2007 4:02 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Hehe excellent :D
Have you mentioned to him about OpenT?

-----------------------------------
agnivohneb
Tue Nov 27, 2007 5:25 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
om freaking g, is this for real [clicked on download] omg it is real. lets party :multi:

-----------------------------------
wtd
Tue Nov 27, 2007 8:34 pm

Re: RE:Holt Software News (FREE TURING)
-----------------------------------
we should ask them for the source so we could develop turing in an open environment.

The folks working on an open implementation are probably better off not being biased by legacy implementation decisions.  Or, in other words, sometimes it's best to start with a (relatively) clean slate.

-----------------------------------
zylum
Wed Nov 28, 2007 1:04 am

RE:Holt Software News (FREE TURING)
-----------------------------------
Well the development of turing and openT can be independent. Also, creating a compiler is not easy. That being said, the people working on openT can look at the turing implementation for ideas since many aspects of compiler construction are pretty standard.

-----------------------------------
Jephir
Wed Nov 28, 2007 7:38 am

RE:Holt Software News (FREE TURING)
-----------------------------------
HOLY SHITTTTTTT!

-----------------------------------
[Gandalf]
Wed Nov 28, 2007 11:22 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
Wow, this surely comes as a surprise.  Congratulations on finally getting something done about the dead silence from HoltSoft, it's not a bad way for them to go down.  Perhaps there is some hope for Turing after all. ;)

-----------------------------------
Wolf_Destiny
Thu Nov 29, 2007 1:24 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
Hmm, they also lifted the restriction on commercial use, I suppose they really are done then. This'll make a nice upgrade to my version (I've still got 4.0.3)

-----------------------------------
rdrake
Thu Nov 29, 2007 8:06 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
Hmm, they also lifted the restriction on commercial use, I suppose they really are done then. This'll make a nice upgrade to my version (I've still got 4.0.3)Nobody in their right mind would use Turing in a commercial project.

-----------------------------------
Wolf_Destiny
Thu Nov 29, 2007 9:38 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
:D  you underestimate me sir, for I am most certainly not in my right mind.

Although you're right of course, it's really far too slow, and I don't like the look of the icon.

-----------------------------------
StealthArcher
Thu Nov 29, 2007 9:49 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Has anyone figured out what exactly what is new with this version?  It seems to be slightly faster.  I tested with my hbm converter, and compression of a 128x960 photo took only 30 seconds, whilist it took 1 min 3 sec before with 4.1....

-----------------------------------
Nick
Thu Nov 29, 2007 11:17 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
im not sure try looking in the pdf release notes (found in support/documentationj)

-----------------------------------
Tony
Thu Nov 29, 2007 11:18 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
That document is for the old 4.0 release.

-----------------------------------
Dan
Fri Nov 30, 2007 2:05 am

RE:Holt Software News (FREE TURING)
-----------------------------------
I part of it just might be making a new version that is the "free" version. There might be nothing new over 4.1.

I could do some tests when i get time and comapre the exes, libs, ect.

-----------------------------------
Nick
Fri Nov 30, 2007 2:11 am

RE:Holt Software News (FREE TURING)
-----------------------------------
well if Holtsoft does release the open source we could make it o you'd have to include the libs wouldn't that be great?

-----------------------------------
Tony
Fri Nov 30, 2007 2:52 am

Re: RE:Holt Software News (FREE TURING)
-----------------------------------
so you'd have to include the libs wouldn't that be great?Not really, since it will break just about all of the existing code. A better approach would probably be to parse the source and let the compiler decide on which libraries are needed for compilation.

-----------------------------------
lordroba
Mon Dec 03, 2007 6:51 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
OMG! you guys have no idea how long I`ve been looking for this.  downloading right now!  Can`t wait to see what kind of effect this has on my Phantom Gear and Jetman games!

-----------------------------------
Jephir
Mon Dec 17, 2007 7:50 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
I think the new release supports complex multi-dimensional array resizing, someone confirm for me though.

-----------------------------------
Nick
Mon Dec 17, 2007 10:09 pm

Re: RE:Holt Software News (FREE TURING)
-----------------------------------
I think the new release supports complex multi-dimensional array resizing, someone confirm for me though.
in a code I wrote up quick it does seem to work!!!:D

code belowvar test : flexible array 1 .. 0, 1 .. 0 of int
new test, 3, 3
test (3, 3) := 10
put test (3, 3)

-----------------------------------
Carey
Tue Dec 18, 2007 2:10 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
that is not an accurate test. in my experience it only threw the complex blah blah error when i tried to resize the array after the second time. The above example works in 4.1. I dont have 4.1a yet so could someone test this for me?

var test : flexible array 1 .. 0, 1 .. 0 of int
new test, 3, 3
test (3, 3) := 10
put test (3, 3)
new test, 3, 4


-----------------------------------
Nick
Tue Dec 18, 2007 2:26 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
tested and failed :( I was so happy too

-----------------------------------
Jephir
Tue Dec 18, 2007 9:17 pm

Re: RE:Holt Software News (FREE TURING)
-----------------------------------
that is not an accurate test. in my experience it only threw the complex blah blah error when i tried to resize the array after the second time. The above example works in 4.1. I dont have 4.1a yet so could someone test this for me?

var test : flexible array 1 .. 0, 1 .. 0 of int
new test, 3, 3
test (3, 3) := 10
put test (3, 3)
new test, 3, 4


My hopes and dreams! Nooooo!

Oh well, maybe next time Holtsoft.

-----------------------------------
Dan
Tue Dec 18, 2007 9:37 pm

Re: RE:Holt Software News (FREE TURING)
-----------------------------------

Oh well, maybe next time Holtsoft.

Sadly there is no next time unless we can convice them open socre it and some one else does it.

-----------------------------------
rdrake
Tue Dec 18, 2007 11:26 pm

Re: RE:Holt Software News (FREE TURING)
-----------------------------------

Oh well, maybe next time Holtsoft.

Sadly there is no next time unless we can convice them open socre it and some one else does it.I'm not very sad, rather I'm quite happy that the [url=http://code.google.com/p/opent/issues/detail?id=1&colspec=ID%20Type%20Product%20Status%20Milestone%20Priority%20Stars%20Owner%20Summary]first issue is taken care of ;-).

-----------------------------------
Nick
Wed Dec 19, 2007 6:23 am

RE:Holt Software News (FREE TURING)
-----------------------------------
can some people try making exe's with the new turing it only turns out to not work for me

(I tried both simple hello wolrd programs and also new and old games)

-----------------------------------
richcash
Wed Dec 19, 2007 1:18 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
The reason they can't make multi-dimensional flexible arrays in my opinion is that flexible is just a keyword, it is not a type like arrays are.type Arr : array 1 .. 10 of int             %works
type Arr : flexible array 1 .. 10 of int    %doesn't
So that's why this can't work, flexible is just a keyword.var x : flexible array 0 .. 1 of flexible array 1 .. 10 of int  %doesn't work
If the syntax commonly used for a multidimensional flexible array was implemented, there would be no way to distinguish between a flexible array of static arrays and a flexible array of flexible arrays.
var x : flexible array 1 .. 5, 1 .. 5 of int
And infact that does give you a flexible array of static arrays, you can change the first set of bounds all you want.

-----------------------------------
chrisbrown
Wed Dec 19, 2007 10:27 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Any chance a mod would be so kind as to inquire to Dr. Holt about the possible release of the PC class's required system files? (PC.ParallelPut, etc). For that matter, does anyone have these files, and if so may I have them?

-----------------------------------
SNIPERDUDE
Thu Dec 20, 2007 7:03 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
I seem to be getting the same errors.  Any help????

-----------------------------------
Ultrahex
Sat Dec 22, 2007 10:18 am

Re: Holt Software News (FREE TURING)
-----------------------------------
methodoxx, they are in support folder like the error message normally says.

-----------------------------------
chrisbrown
Wed Dec 26, 2007 11:18 am

RE:Holt Software News (FREE TURING)
-----------------------------------
Many thanks ultrahex. I guess I didn't make that connection.

-----------------------------------
darkangel
Mon Jan 14, 2008 8:03 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
Its true! you cant compile into .exe's "bad header" is the error it spits out.

-----------------------------------
McKenzie
Fri Jan 18, 2008 8:57 am

Re: Holt Software News (FREE TURING)
-----------------------------------
Maybe this should be a new topic but HoltSoft very recently posted a pdf of two of its Turing books as well as Ready to Program.

-----------------------------------
michaelp
Fri Jan 18, 2008 5:46 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Sweet, I was thinking about using a Turing book to look at the language. Will be a good break from C++.

edit: Where?  :roll:

edit: Nvm, I found it!  :wink:

-----------------------------------
MichaelM
Thu Jan 24, 2008 3:45 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
Hmm, does anyone know what happened to the link for downloading Turing 4.1.1a? When I click it I get the "HTTP 404 Not Found". I downloaded it at school when you guys first posted it, but I only bothered to get it at home now...

-----------------------------------
Mackie
Thu Jan 24, 2008 4:08 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
Hmm, does anyone know what happened to the link for downloading Turing 4.1.1a? When I click it I get the "HTTP 404 Not Found". I downloaded it at school when you guys first posted it, but I only bothered to get it at home now... Here's the link to the download.
http://www.holtsoft.com/Turing%204.1.1.zip

-----------------------------------
MichaelM
Thu Jan 24, 2008 6:38 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
Thanks Mackie, the one you posted works. For some reason I get an error from the other one.

-----------------------------------
Tony
Thu Jan 24, 2008 6:51 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Holtsoft has changed the name from 4.1.1a to 4.1.1 so the file's location also changed

-----------------------------------
Clayton
Wed Mar 19, 2008 7:44 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Just for everyone's information, Holtsoft has also uploaded the installer for RTP, as well as a couple of textbooks (in PDF of course). These can all be found [url=http://holtsoft.com/]here

-----------------------------------
[Gandalf]
Thu Mar 20, 2008 2:18 am

Re: Holt Software News (FREE TURING)
-----------------------------------
Maybe this should be a new topic but HoltSoft very recently posted a pdf of two of its Turing books as well as Ready to Program.
Deja vu?

-----------------------------------
Clayton
Thu Mar 20, 2008 10:50 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Indeed.

-----------------------------------
SJ
Sun Mar 30, 2008 5:06 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
when i go on holtsoft's website it says it's "forbidden" :(

can someone upload turing onto rapidshare or something?

-----------------------------------
Dan
Sun Mar 30, 2008 5:22 pm

Re: RE:Holt Software News (FREE TURING)
-----------------------------------
when i go on holtsoft's website it says it's "forbidden" :(

can someone upload turing onto rapidshare or something?

Unfrontly they never gave redistuion rights to any one, even tho the file was free for a time. When i e-mailed them asking for the right to host it on compsci.ca they did not reply.

-----------------------------------
Mackie
Mon Mar 31, 2008 6:58 am

RE:Holt Software News (FREE TURING)
-----------------------------------
So what now? Turing dies?

-----------------------------------
CodeMonkey2000
Mon Mar 31, 2008 3:37 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Hopefully.

-----------------------------------
BigBear
Mon Mar 31, 2008 3:40 pm

Re: Holt Software News (FREE TURING)
-----------------------------------
If Holt Software discontinues turing high schools will probably continue to use it to teach programming.

-----------------------------------
StealthArcher
Mon Mar 31, 2008 3:43 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Probably not, the lack of support will kill it.

It's the same reason schools won't switch to OpenT.

-----------------------------------
Mackie
Mon Mar 31, 2008 3:49 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
That's terrible! If Turing dies, so does half the forum. Sure there will be more intelligence going around, but with less traffic can the ad money support the site?

As for now, I am archiving and triple backing up my Turing program files, for future generations.

-----------------------------------
Tony
Mon Mar 31, 2008 11:05 pm

Re: RE:Holt Software News (FREE TURING)
-----------------------------------
Probably not, the lack of support will kill it.
Turing didn't offer much support to begin with, although I figure it's often just a perception that they could try to bother someone for it... and that there's a phone number listed somewhere.

Though even if the raw "I need HELPz with Turing!!!" traffic drops off, I don't think that would account for half the community. We might have been in trouble a couple of years ago, but now half of the raw traffic comes to /blog and the most concentrated activity happens during the DWITE rounds. Either is language independent.

-----------------------------------
Mackie
Mon Mar 31, 2008 11:10 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
Well, we can only hope that this results in a more intelligent community. I'm very excited about all of things going on in the community lately. Plus what ever Tony has up his sleeve.

-----------------------------------
DaveAngus
Thu Apr 10, 2008 9:58 am

RE:Holt Software News (FREE TURING)
-----------------------------------
Thats too bad about Holtsoft.
My school uses them a lot for software.

-----------------------------------
I Smell Death
Wed Apr 23, 2008 9:46 pm

RE:Holt Software News (FREE TURING)
-----------------------------------
the one thing about the version that they are giving away on their site is that it doesn't compile programs into an exe file properly. to do it you will need a previous version.

-----------------------------------
shadowman544
Mon Jun 02, 2008 9:03 am

Re: Holt Software News (FREE TURING)
-----------------------------------
this angers me i had to search for like a month and a half to find a working download and now its free :evil:
