Category:Sidef: Difference between revisions

Added link to "Tasks_not_implemented_in_Sidef"
m (Changed the github links)
(Added link to "Tasks_not_implemented_in_Sidef")
 
(18 intermediate revisions by 2 users not shown)
Line 4:
|express=implicit
|checking=dynamic
|compat=duck
|parampass=bothreference
|gc=yes
|site=http://github.com/trizen/sidef
Line 10 ⟶ 11:
|LCT=yes}}
{{language programming paradigm|Dynamic}}
{{language programming paradigm|imperativeObject-oriented}}
{{language programming paradigm|proceduralImperative}}
{{language programming paradigm|reflectiveFunctional}}
{{language programming paradigm|object-orientedGeneric}}
{{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 verymodern, simpledynamic, object-oriented programming language, whichfocusing ison verysimplicity, permissive in letting you doing what you wantreadability and how you like it. It is written in Perlelegance, but, as a language, it takestaking the best from languages like [[derived from::Ruby]], [[derived from::Go]], [[derived from::Raku]] and [[derived from::JavaScriptJulia]].
 
The language is mostly used as a research programming language.
In Sidef you can find:
* Joy of programming
* Powerful [[object-oriented]] style
* Flexibility and extensibility
* [[Platform]] independence
 
For more details, see:
* Sidef tutorialGitbook: [https://githubtrizen.com/trizengitbook.io/sidef-lang/wiki https://githubtrizen.com/trizengitbook.io/sidef-lang/wiki]
* 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]
 
==Todo==
 
[[Tasks_not_implemented_in_Sidef]]
2,747

edits