I ran across this post over on StackExchange where Danny Thorpe, one of the original Delphi 1 team members, recounts the effort that went into the research and development behind the creation of Delphi 1.
Enjoy!
“Delphi 1.0 was released Feb 14, 1995. By my (now somewhat foggy) recollection, research / experimentation that directly contributed to defining the Delphi visual development…
Robust and Powerful Pascal Analyzer for Delphi on Windows
August 17, 2020
Pascal Analyzer, orPALfor short, is a utility program that analyzes, documents, debugs, and helps you optimize your source code.
Pascal Analyzer makes a static code analysis. It only needs the source code, unlike other similar tools that perform an analysis of…