Sydney Meeting – January 2008

January 2008

Memory Leak Detection with FastMM – Mathias Burbach

Since Delphi 2006 FastMM has become the default memory manager for Delphi. The presentation will focus on the memory leak detection feature of FastMM and how to pin down even the line of code, where the leak was introduced.… Continue reading ›

Melbourne Meeting – June 2005

June 2005

Compiler Writing for Dummies – Darren Snodgrass

This presentation provided an introduction to the steps involved with writing a simple Pascal compiler and interpreter, including language definition, parsing, syntactic analysis, semantic analysis, error recovery, assembly and the operation of a stack based machine.… Continue reading ›