Category:Sidef: Difference between revisions

Added link to "Tasks_not_implemented_in_Sidef"
m (added site and modified the description)
(Added link to "Tasks_not_implemented_in_Sidef")
 
(23 intermediate revisions by 2 users not shown)
Line 4:
|express=implicit
|checking=dynamic
|compat=duck
|parampass=reference
|gc=yes
|site=http://github.com/ioanaftrizen/sidef
|tags=ruby
|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 simplemodern, dynamic, object-oriented programming language, whichfocusing ison verysimplicity, permissivereadability inand letting you doing what you want with it. As a languageelegance, it takestaking the best from other programming languages such aslike [[derived from::Ruby]], [[derived from::Go]], [[derived from::JavaScriptRaku]] and [[derived from::PerlJulia]].
 
The language is mostly used as a research programming language.
It is a language written in Perl that combines
* Joy of programming
* Powerful [[object-oriented]] style
* Flexibility and extensibility
* [[Platform]] independence
 
For more details, see:
* Sidef tutorial: [https://github.com/ioanaf/sidef/wiki https://github.com/ioanaf/sidef/wiki]
* Development pageGitbook: [https://githubtrizen.com/ioanafgitbook.io/sidef-lang/ https://githubtrizen.com/ioanafgitbook.io/sidef-lang/]
* Tutorial: [https://notabug.org/trizen/sidef/wiki https://notabug.org/trizen/sidef/wiki]
* SidefDevelopment tutorialpage: [https://github.com/ioanaftrizen/sidef/wiki https://github.com/ioanaftrizen/sidef/wiki]
 
==Todo==
 
[[Tasks_not_implemented_in_Sidef]]
2,747

edits