Category:Lang5: Difference between revisions

From Rosetta Code
Content added Content deleted
(Turned off HoPL reference.)
 
Line 6: Line 6:
|checking=dynamic
|checking=dynamic
|tags=lang5
|tags=lang5
|hopl=no
}}
}}
{{language programming paradigm|Dynamic}}
{{language programming paradigm|Dynamic}}

Latest revision as of 19:17, 12 May 2021

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


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.