Category:Transd: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{language|Transd
{{language|Transd
|site=https://transd-lang.github.io
|site=https://transd.org
|exec=machine
|exec=machine
|gc=yes
|gc=yes
Line 7: Line 7:
|strenght=strong
|strenght=strong
}}
}}
Compact and dependency-free data-oriented programming language with static typing, classes, first class functions, data queries, generics.
Transd is a new paradigm language that is neither compiled, nor interpreted. It was conceived to have advantages of both worlds.

Latest revision as of 13:25, 8 May 2022

Language
Transd
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Yes
Parameter passing methods: By reference
Type safety: Safe
See Also:


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

Compact and dependency-free data-oriented programming language with static typing, classes, first class functions, data queries, generics.

Pages in category "Transd"

The following 71 pages are in this category, out of 71 total.