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.
Subscribe to:
Posts (Atom)