KPL – Kodak Professional Language

Articles describing the use and syntax of Kodak Proprietary Language

String manipulation is one of the most common things to do in a programming language, so it is to no surprise that KPL offers many tools for doing what you […]

KPL variables resemble PHP variables in the sense that they are loosely typed and don’t have to be declared. For those new to programming, this means that you don’t have […]

KPL (Kodak Professional Language) is the underlying language that drives the DP2 Photo Lab production software. It is based on the C programming language family and it allows developers access to a lot of […]