Is it possible to write CGI scripts in B-Prolog?

Because of the availability of the interfaces with C and Java, everything that can be done in C, in C++, or in Java can be done in B-Prolog. Therefore, the answer to the question is yes. However, B-Prolog does not provide special primitives for retrieving forms and for sending HTML documents to browsers. The interface of your CGI scripts with the browser must be written in C or in Java.



Neng-Fa Zhou 2013-01-25