html.out
prealphaHTML and HTTP as single executable file
Description
The idea of the project came from my embedded projects. Almost every embedded device requires that or another management interface. In 99% in all devices runs a http server which hosts mini-site integrated with the system through cgi.
My idea is creating an HTML compiler. An HTML code with embedded into it C code compiled, and the final product it is just executable file with incorporites HTML code, all images, and HTTP server. The CGI level disappears in such a scheme, the embedded C code just executed when the page generated by server.
Categories
License
Update Notifications
User Reviews
Be the first to post a review of html.out!