Category:Sidef: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Minor change in description.)
(Added link to "Tasks_not_implemented_in_Sidef")
 
(15 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|express=implicit
|express=implicit
|checking=dynamic
|checking=dynamic
|compat=duck
|parampass=both
|parampass=reference
|gc=no
|gc=yes
|site=http://github.com/trizen/sidef
|site=http://github.com/trizen/sidef
|tags=ruby
|tags=ruby
|LCT=yes}}
|LCT=yes}}
{{language programming paradigm|Dynamic}}
{{language programming paradigm|Dynamic}}
{{language programming paradigm|imperative}}
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|procedural}}
{{language programming paradigm|Imperative}}
{{language programming paradigm|reflective}}
{{language programming paradigm|Functional}}
{{language programming paradigm|object-oriented}}
{{language programming paradigm|Generic}}
{{infobox_begin}}Can't install Sidef locally?
{{language programming paradigm|generic}}
[https://tio.run/#sidef Try Sidef on tio.run]
{{infobox_end}}


Sidef is a dynamic typed, modern, object-oriented and freedom-oriented interpreted programming language. It is implemented in Perl, but, as a language, it takes the best from other languages like [[derived from::Ruby]], [[derived from::Go]] and [[derived from::JavaScript]].
Sidef is a modern, dynamic, object-oriented programming language, focusing on simplicity, readability and elegance, taking the best from languages like [[derived from::Ruby]], [[derived from::Go]], [[derived from::Raku]] and [[derived from::Julia]].

The language is mostly used as a research programming language.


For more details, see:
For more details, see:
* Sidef tutorial: [https://github.com/trizen/sidef/wiki https://github.com/trizen/sidef/wiki]
* Gitbook: [https://trizen.gitbook.io/sidef-lang/ https://trizen.gitbook.io/sidef-lang/]
* Tutorial: [https://notabug.org/trizen/sidef/wiki https://notabug.org/trizen/sidef/wiki]
* Development page: [https://github.com/trizen/sidef https://github.com/trizen/sidef]
* Development page: [https://github.com/trizen/sidef https://github.com/trizen/sidef]

==Todo==

[[Tasks_not_implemented_in_Sidef]]

Latest revision as of 08:50, 15 July 2023

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
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.
Can't install Sidef locally?

Try Sidef on tio.run

Sidef is a modern, dynamic, object-oriented programming language, focusing on simplicity, readability and elegance, taking the best from languages like Ruby, Go, Raku and Julia.

The language is mostly used as a research programming language.

For more details, see:

Todo

Tasks_not_implemented_in_Sidef

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)