|
BPL is developed or distributed by Jim Lawless and is licensed as shareware. BPL is an extended Win32 batch connamd language interpreter. BPL (Batch Programming Language) is an extended Win32 batch language interpreter supporting strings, math, window control, and other features. The language would employ no expressions nor true user-defined functions; each line of code would simply contain a command and a list of arguments that could be coupled with that command. A variable name was required as the first parameter so that a value computed by the given command could be stored in the specified variable.
|