Category:Sidef: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Modified description)
m (set parampass=both)
Line 4: Line 4:
|express=implicit
|express=implicit
|checking=dynamic
|checking=dynamic
|parampass=reference
|parampass=both
|gc=yes
|gc=yes
|site=http://github.com/ioanaf/sidef
|site=http://github.com/ioanaf/sidef

Revision as of 11:05, 12 January 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 other programming languages as well, such as 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)