© 2008 Alastair Revell
Terms of Use
About Alastair Revell
About this Blog
Web Log Home | Welcome to this Web Log | Using this Web Log | New to Blogs? | About Revell Research Systems | Contact Details
I was interested in Hans-Eric Grönlund's post on the decline of Delphi and (implicitly) its predecessor Turbo Pascal. I used Turbo Pascal extensively in the late 1980s and early 1990s, particularly versions 4.0 and 5.5, and then later Turbo Pascal for Windows 1.0 and 1.5.
Version 5.5 introduced me to objected-oriented programming (OOP) in practical terms and I fondly remember the OOP guide that was part of the documentation for version 5.5.
I stopped using Turbo Pascal for Windows in favour of Visual Basic and never really adopted Delphi, which I always thought would have faired better if it had been called Visual Pascal.
A considerable amount of my original code library built in Pascal survives today as part of the internal Revell Research Systems code library, having been ported to the .NET Framework. Indeed, much of my thinking around bannering emerged while writing code in Turbo Pascal and 6502 Assembly and was much influenced by Lance Leventhal's approach to documenting assembly code.