See Introduction to Monoglot for an in-depth look at Monoglot's features and benefits.
httpd : an HTTP 1.1 server implementation.
dino : a library that simplifies constructing HTTP request handlers.
stack : an interface for HTTP request handlers.
json : JSON encoding/decoding.
utf8utils : UTF-8 utilities.
xml : XML parser.
xpio : OS bindings that support networking and creation and management of sub-processes.
xpfs : file system access.
event : “event” objects for synchronization of threads.
futex : lightweight synchronization primitive.
thread : cooperative multitasking primitives.
object : simple object system.
mdb : Monoglot Debugger (MDB)
Here is a simple web server based on monoglot.