Jump to content

User:Demerzel242/HTML/OS

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
HTML/OS
Paradigmimperative, 4GL
First appeared1994
Typing disciplinedynamic, weak
OSCross-platform, runs on ...
Filename extensions.html
Websitewww.htmlos.org

HTML/OS is a programming language for building browser-native software applications. HTML/OS code is interpreted and variables are dynamically typed.

The HTML/OS language runs server-side. HTML/OS code is interpreted by the HTML/OS kernel, which runs as a CGI application.

HTML/OS has an integrated database system.


Hello World

This is how Hello World looks in HTML/OS. HTML/OS commands are placed within << and >>.

<<# Hello World in HTML/OS /#>>

<html>
<<DISPLAY "Hello, World!" /DISPLAY>>
</html>


History

HTML/OS was created by Aestiva Software in 1994. Aestiva continues to develop HTML/OS for use in the database-driven products it sells to corporate, business, and government markets. In 2009, Aestiva introduced version of HTML/OS that is free for non-commercial use as well as releasing the source for several applications.



References

http://www.htmlos.org/ http://www.aestiva.com/