Category:Sidef: Difference between revisions

Added link to "Tasks_not_implemented_in_Sidef"
mNo edit summary
(Added link to "Tasks_not_implemented_in_Sidef")
 
(24 intermediate revisions by 2 users not shown)
Line 1:
{{language
|exec=bytecodeinterpreted
|strength=weak
|express=implicit
|checking=dynamic
|compat=duck
|parampass=reference
|gc=yes
|site=http://github.com/trizen/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]]. It is written in pure Perl, but does not require any external module, other than some Perl core modules.
 
The language is mostly used as a research programming language.
 
For more details, see:
* Gitbook: [https://trizen.gitbook.io/sidef-lang/ https://trizen.gitbook.io/sidef-lang/]
* Sidef tutorialTutorial: [https://githubnotabug.comorg/ioanaftrizen/sidef/wiki https://githubnotabug.comorg/ioanaftrizen/sidef/wiki]
* Development page: [https://github.com/ioanaftrizen/sidef https://github.com/ioanaftrizen/sidef]
 
==Todo==
* Sidef tutorial: [https://github.com/ioanaf/sidef/wiki https://github.com/ioanaf/sidef/wiki]
 
* Development page: [https://github.com/ioanaf/sidef https://github.com/ioanaf/sidef]
[[Tasks_not_implemented_in_Sidef]]
2,747

edits