Category:Sidef: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Added 'Type compatibility' entry)
m (Sidef is now weak typed and changed 'strength' accordingly.)
Line 1: Line 1:
{{language
{{language
|exec=interpreted
|exec=interpreted
|strength=strong
|strength=weak
|express=implicit
|express=implicit
|checking=dynamic
|checking=dynamic
|compat=duck
|compat=duck
|parampass=both
|parampass=both
|gc=yes
|gc=reference counting
|site=http://github.com/trizen/sidef
|site=http://github.com/trizen/sidef
|tags=ruby
|tags=ruby

Revision as of 15:55, 8 January 2015

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 reference, By value
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, freedom-oriented programming language with an expressive grammar and a pure object-oriented paradigm with powerful features, embracing a new exciting programming style, taking the best from languages like Ruby, Go, Perl 6 and JavaScript.

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)