Category:Sidef: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Description minor edit)
m (description edit)
Line 1: Line 1:
{{language
{{language
|exec=interpreted
|exec=interpreted
|strength=weak
|strength=strong
|express=implicit
|express=implicit
|checking=dynamic
|checking=dynamic
|parampass=both
|parampass=both
|gc=reference counting
|gc=no
|site=http://github.com/trizen/sidef
|site=http://github.com/trizen/sidef
|tags=ruby
|tags=ruby
Line 15: Line 15:
{{language programming paradigm|Generic}}
{{language programming paradigm|Generic}}


Sidef is a modern, experimental, dynamic, 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 [[derived from::Ruby]], [[derived from::Go]], [[derived from::Perl]], [[derived from::Rust]] and [[derived from::JavaScript]].
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 [[derived from::Ruby]], [[derived from::Go]], [[derived from::Perl 6]] and [[derived from::JavaScript]].

The language is mostly used as a research programming language.


For more details, see:
For more details, see:

Revision as of 15:55, 20 December 2014

Language
Sidef
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Garbage collected: Reference counting
Parameter passing methods: By reference, By value
Type strength: Strong
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)