Menu

Forth web server Colono 0.2 released

Colono is a lightweight HTTP server for Linux written in Forth. It uses an event-based I/O model. This allows handling many simultaneous connections without the need for tasks which are not available in all Forth implementations.

Processing HTTP requests is delegated to request handlers. A handler for GET which sends files is included. Handlers for e.g. POST requests can be added.

Colono 0.2 supports GForth, SwiftForth, and VFX Forth.

Posted by Rene Hartmann 2016-11-13

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.