Category:Sidef: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Minor change in description.)
m (Changed the github links)
Line 6: Line 6:
|parampass=both
|parampass=both
|gc=yes
|gc=yes
|site=http://github.com/ioanaf/sidef
|site=http://github.com/trizen/sidef
|tags=ruby
|tags=ruby
|LCT=yes}}
|LCT=yes}}
Line 25: Line 25:


For more details, see:
For more details, see:
* Sidef tutorial: [https://github.com/ioanaf/sidef/wiki https://github.com/ioanaf/sidef/wiki]
* Sidef tutorial: [https://github.com/trizen/sidef/wiki https://github.com/trizen/sidef/wiki]
* Development page: [https://github.com/ioanaf/sidef https://github.com/ioanaf/sidef]
* Development page: [https://github.com/trizen/sidef https://github.com/trizen/sidef]

Revision as of 13:12, 4 April 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)