ADP is a script language designed for Web database prgramming.
ADP (Another Data Processor) is a programing language that is designed for Web database programing. It is a scripting language and a lightweight programminglanguage in which it is possible to mix SQL easily. It is easy to install.
ADP is base on Prolog. But ADP uses only the backtrack and unification. The syntax is original and likes a another scripting language, supports method call.
GNU Prolog is a free implementation (under GPL) of the logic programminglanguage PROLOG. It can compile to native machine code which is extremely fast in execution. Another feature is the included constraint solver.