A portable and simplified script parser and parsing method is provided. In
the method, a function call within a script is recognized, and a
determination is made as to whether a function corresponding to the
function call is present within a function library. A default function is
performed using the function call as an argument if no corresponding
function is present, and a result is outputted.