Lyncex - Building blocks for web development in Prolog

Lyncex is a collection of libraries and tools to enable a fast, correct and elegant use of Prolog for web development and modern software engineering. Based on ISO Prolog, we try to make an stable and free environment which allows people use Prolog and Logtalk for common software tasks (mainly web related). That way, we can use all the advantages of logic programming in real world.

Building blocks for web development in Prolog

Current Lyncex projects:

Scryer HTTP Server

A simple HTTP 1.0 server, included by default on Scryer Prolog, allows basic webapps. All REST verbs, GET queries, urlencoded forms are supported right now.

PostgreSQL Prolog

A library that connects to PostgreSQL databases allowing a big range of SQL queries.

Teruel

A template engine based on Tera and Jinja

Do you think your project also fits into Lyncex? Contact us and it will appear here.

The Lyncex project was started by Adrián Arroyo Calle but anyone can join!