Dynamics NAV, formerly Navision, is an enterprise resource planning (ERP) development platform produced by Microsoft.
Dynamics NAV uses a proprietary programming language called C/AL, which is syntactically similar to Pascal. The C/AL runtime provides constructs for interacting with database records, files and the host environment. Runtime functionality can be extended using COM and .NET. (from Stackoverflow.com)