Category:Sidef: Difference between revisions

no edit summary
(Created page with "{{stub}}{{language}}")
 
No edit summary
Line 1:
{{stub}}{{language}}
|exec=bytecode
|strength=weak
|express=implicit
|checking=dynamic
|parampass=reference
|gc=no
|tags=perl
|LCT=yes}}
{{language programming paradigm|Dynamic}}
{{language programming paradigm|imperative}}
{{language programming paradigm|procedural}}
{{language programming paradigm|reflective}}
{{language programming paradigm|object-oriented}}
{{language programming paradigm|generic}}
 
Sidef is a simple object-oriented language which is very permissive in letting you doing what you want with it. As a language, it takes the best from other programming languages such as [[derived from::Ruby]], [[derived from::Go]], [[derived from::JavaScript]] and [[derived from::Perl]]. It is written in pure Perl and does not require any external modules, other than some of the Perl's CORE modules.
 
 
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]
2,747

edits