Category:Sidef: Difference between revisions

Content added Content deleted
m (Changed the parameter passing method from "both" to "sharing")
m (minor description simplifications)
Line 5: Line 5:
|checking=dynamic
|checking=dynamic
|compat=duck
|compat=duck
|parampass=sharing
|parampass=reference
|gc=yes
|gc=yes
|site=http://github.com/trizen/sidef
|site=http://github.com/trizen/sidef
Line 16: Line 16:
{{language programming paradigm|Generic}}
{{language programming paradigm|Generic}}


Sidef is a modern, yet experimental, dynamic, object-oriented / functional 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]].
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.
The language is mostly used as a research programming language.