Turbo Pascal was a unique software development tool in that it supported a very powerful compiled, strongly typed language, included a groundbreaking integrated compiler/IDE, and produced extremely fast compact code. Before this point, my college professors used to strongly discourage multiple re-compiles of our assignments, probably due to their memory of a single compile taking over a day in the punch-card era. However, with Turbo Pascal, and similar tools to follow later, compiling was so fast (seconds!!!) and PC's so ubiquitous, that now the compiler could be used to do the work of repeatedly checking your code (and spelling, etc). For me, this created a huge productivity boost.
Tuesday, November 9, 2010
Turbo Pascal
Turbo Pascal was a unique software development tool in that it supported a very powerful compiled, strongly typed language, included a groundbreaking integrated compiler/IDE, and produced extremely fast compact code. Before this point, my college professors used to strongly discourage multiple re-compiles of our assignments, probably due to their memory of a single compile taking over a day in the punch-card era. However, with Turbo Pascal, and similar tools to follow later, compiling was so fast (seconds!!!) and PC's so ubiquitous, that now the compiler could be used to do the work of repeatedly checking your code (and spelling, etc). For me, this created a huge productivity boost.
Labels:
IBM PC
Subscribe to:
Post Comments (Atom)
I loved pascal back in the day! It's a shame that dos extenders were few and far between for Pascal, and me like everyone else had to switch to C & Windows... :|
ReplyDeleteI've used this version to build & rip apart tradewars... although that was like a year ago.