Category:Trith: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created language page.)
 
(Added infobox and description.)
Line 1: Line 1:
{{stub}}{{language}}
{{language|Trith
|exec=interpreted
|site=http://trith.org/
|gc=yes
|parampass=value
|safety=safe
|strength=strong
|compat=duck
|express=implicit
|checking=dynamic
|untyped=yes
|tags=trith
|LCT=yes}}
{{language programming paradigm|Functional}}

'''Trith''' is an experimental [http://concatenative.org/wiki/view/Concatenative%20language concatenative] programming language founded on the unholy trinity of [[Forth]], [[Lisp]] and [http://en.wikipedia.org/wiki/Resource_Description_Framework RDF] triples.

Revision as of 14:57, 18 May 2010

Language
Trith
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Garbage collected: Yes
Parameter passing methods: By value
Type safety: Safe
Type strength: Strong
Type compatibility: Duck
Type expression: Implicit
Type checking: Dynamic
Typing: Untyped
Lang tag(s): trith
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Trith.


Trith is an experimental concatenative programming language founded on the unholy trinity of Forth, Lisp and RDF triples.