#951552 RFP: aldor -- The Aldor Programming Language

Package:
wnpp
Source:
wnpp
Submitter:
Alessandro Barbieri
Date:
2025-11-29 16:45:57 UTC
Severity:
wishlist
#951552#5
Date:
2020-02-18 02:25:47 UTC
From:
To:
* Package name    : aldor
  Version         : 1.2.0
  Upstream Author : Pippijn van Steenhoven <pippijn@xinutec.org>
* URL             : http://pippijn.github.io/aldor/
* License         : Apache-2.0
  Programming Lang: C
  Description     : The Aldor Programming Language

Compiler and libraries for the Aldor Programming Language
The Aldor Programming Language is the successor of A# as the extension
language of the Axiom computer algebra system.
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.