Category:Lang5: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "{{stub}}{{language}}")
 
No edit summary
Line 1: Line 1:
{{stub}}{{language}}
{{language|lang5
|exec=interpreted
|site=http://lang5.sf.net
|strength=strong
|safety=safe
|checking=dynamic
|tags=lang5
}}
{{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 ==

A [http://archive.vector.org.uk/art10500710 paper] about lang5 in Vector the journal of the British APL Association.

Revision as of 09:46, 27 December 2012

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

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