Category:Sidef: Difference between revisions

From Rosetta Code
Content added Content deleted
m (set parampass=both)
m (Minor change in description.)
Line 16: Line 16:
{{language programming paradigm|generic}}
{{language programming paradigm|generic}}


Sidef is a very simple object-oriented language which is very permissive in letting you doing what you want and how you like it. It is written in Perl, but, as a language, it takes the best from other programming languages as well, such as [[derived from::Ruby]], [[derived from::Go]] and [[derived from::JavaScript]].
Sidef is a very simple object-oriented language which is very permissive in letting you doing what you want and how you like it. It is written in Perl, but, as a language, it takes the best from languages like [[derived from::Ruby]], [[derived from::Go]] and [[derived from::JavaScript]].


In Sidef you can find:
In Sidef you can find:

Revision as of 09:51, 25 March 2014

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 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 very simple object-oriented language which is very permissive in letting you doing what you want and how you like it. It is written in Perl, but, as a language, it takes the best from languages like Ruby, Go and JavaScript.

In Sidef you can find:

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)