26 lines
842 B
Plaintext
26 lines
842 B
Plaintext
{{language|lang5
|
|
|exec=interpreted
|
|
|site=http://lang5.sf.net
|
|
|strength=strong
|
|
|safety=safe
|
|
|checking=dynamic
|
|
|tags=lang5
|
|
|hopl=no
|
|
}}
|
|
{{language programming paradigm|Dynamic}}
|
|
{{language programming paradigm|functional}}
|
|
{{language programming paradigm|Tacit}}
|
|
{{language programming paradigm|Array}}
|
|
{{language programming paradigm|Concatenative}}
|
|
|
|
== lang5 language ==
|
|
|
|
Lang5 is a stack based array language with roots in [[APL]] and [[Forth]].
|
|
|
|
== Documents ==
|
|
|
|
The complete source code, distribution kit etc. can be found at [https://github.com/bernd-ulmann/lang5 github].
|
|
|
|
There is also a [https://github.com/bernd-ulmann/lang5/blob/master/doc/lang5_programming.pdf comprehensive manual and introductory text] available.
|
|
|
|
A [http://archive.vector.org.uk/art10500710 paper] about lang5 in Vector the journal of the British APL Association. |