Category:Lang5: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
Line 18: Line 18:


== Documents ==
== 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.
A [http://archive.vector.org.uk/art10500710 paper] about lang5 in Vector the journal of the British APL Association.

Revision as of 12:39, 20 December 2020

Language
Lang5
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Type safety: Safe
Type strength: Strong
Type checking: Dynamic
Lang tag(s): lang5
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Lang5.


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 github.

There is also a comprehensive manual and introductory text available.

A paper about lang5 in Vector the journal of the British APL Association.