25 lines
No EOL
1 KiB
Text
25 lines
No EOL
1 KiB
Text
{{language
|
|
|exec=interpreted
|
|
|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|Object-oriented}}
|
|
{{language programming paradigm|Imperative}}
|
|
{{language programming paradigm|Functional}}
|
|
{{language programming paradigm|Generic}}
|
|
|
|
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::Perl 6]] and [[derived from::Julia]].
|
|
|
|
The language is mostly used as a research programming language.
|
|
|
|
For more details, see:
|
|
* Gitbook: [http://trizen.gitbooks.io/sidef-lang/content/ http://trizen.gitbooks.io/sidef-lang/content/]
|
|
* Tutorial: [https://github.com/trizen/sidef/wiki https://github.com/trizen/sidef/wiki]
|
|
* Development page: [https://github.com/trizen/sidef https://github.com/trizen/sidef] |