Category:Dyalect: Difference between revisions

From Rosetta Code
Content added Content deleted
(added language category for Dyalect.)
No edit summary
Line 1: Line 1:
{{language|Dyalect}}
{{language
|exec=interpreted
|site=https://vorov2.github.io/dyalect/
|strength=strong
|safety=safe
|express=implicit
|checking=dynamic
|parampass=object reference
|gc=yes}}{{language programming paradigm|Dynamic}}


Dyalect is an open source dynamic programming language for .NET Core.
Dyalect is an open source dynamic programming language for .NET Core.

Revision as of 07:18, 18 May 2019

Language
Dyalect
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 object reference
Type safety: Safe
Type strength: Strong
Type expression: Implicit
Type checking: Dynamic
See Also:


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


Dyalect is an open source dynamic programming language for .NET Core. https://github.com/vorov2/dyalect

The language is currently in an active development.

Pages in category "Dyalect"

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