Category:Sidef: Difference between revisions

From Rosetta Code
Content added Content deleted
m (update description)
m (Changed the parameter passing method from "both" to "sharing")
Line 5: Line 5:
|checking=dynamic
|checking=dynamic
|compat=duck
|compat=duck
|parampass=both
|parampass=sharing
|gc=yes
|gc=yes
|site=http://github.com/trizen/sidef
|site=http://github.com/trizen/sidef

Revision as of 15:40, 25 January 2016

Language
Sidef
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 sharing
Type strength: Weak
Type compatibility: Duck
Type expression: Implicit
Type checking: Dynamic
Lang tag(s): ruby
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Sidef.


Sidef is a modern, yet experimental, dynamic, object-oriented / functional programming language, focusing on simplicity, readability and elegance, taking the best from languages like Ruby, Go, Perl 6 and Julia.

The language is mostly used as a research programming language.

For more details, see:

Subcategories

This category has only the following subcategory.

@

Pages in category "Sidef"

The following 200 pages are in this category, out of 1,054 total.

(previous page) (next page)

C

(previous page) (next page)