summaryrefslogtreecommitdiff
path: root/apl.1
blob: 5bab1aecc8d09bb281a3234472f209eb5c96a660 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.Dd September 21, 2025
.Dt apl 1
.Os apl v0.0.1
.Sh NAME
.Nm apl
.Nd Peter's APL implementation
.Sh SYNOPSIS
.Nm
.Ar file
.Sh DESCRIPTION
An APL interpreter which aims to be portable, and implement the language as defined by the most recent relevant ISO standard.
.Sh SEE ALSO
.Sh STANDARDS
The interpreter aims to conform to ISO/IEC 13751:2001 ("Extended APL").
.Sh HISTORY
Development of this APL interpreter started in September 2025.
.Sh AUTHORS
.An Peter Mikkelsen Aq Mt peter@pmikkelsen.com