From 15385ac5fd5dd5f4c7cd6be7d8a14509b5d44bf8 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Wed, 5 May 2021 09:26:04 +0200 Subject: [PATCH] dev-lang/aldor: comaintainers welcome Signed-off-by: Alessandro Barbieri --- dev-lang/aldor/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/aldor/metadata.xml b/dev-lang/aldor/metadata.xml index 907c9a5ba9..3ed83d4490 100644 --- a/dev-lang/aldor/metadata.xml +++ b/dev-lang/aldor/metadata.xml @@ -5,6 +5,7 @@ The Aldor language combines imperative, functional, and object-oriented features. It has an elaborate dependent type system, allowing types to be used as first-class values. Aldor's syntax is heavily influenced by Pascal, but it is optionally indentation-sensitive, like Python. In its current implementation, it is compiled, but an interactive listener is provided. + co-maintainers welcome lssndrbarbieri@gmail.com Alessandro Barbieri