Category:Transd: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
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
}}
}}
Lightweight and compact programming language with static typing, classes, first class functions, data queries, generics, and much more.
Transd is a new paradigm language that is neither compiled, nor interpreted. It was conceived to have advantages of both worlds.
3 Mb as a single executable file or 18 000 lines of code as a two-file C++ source library.

Revision as of 12:26, 18 October 2021

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.

Lightweight and compact programming language with static typing, classes, first class functions, data queries, generics, and much more. 3 Mb as a single executable file or 18 000 lines of code as a two-file C++ source library.

Pages in category "Transd"

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