Sidef Programming Language

Sidef is a modern, open-source, object-oriented programming language, fully implemented in Perl.

            **   **         ****   *           *********   *********
          * * ** * *        ****   **          ** ** **    ** ** ** 
           **   **          ****   ***         *********   *  *  *  
  **        **        **    ****   *  *        ******      ******   
* * *     * * *     * * *   ****   ** **       ** **       ** **    
 **        **        **     ****   ******      ******      *  *     
       **   **              ****   *  *  *     *********   ***      
     * * ** * *             ****   ** ** **    ** ** **    **       
      **   **               ****   *********   *********   *        
  • Main features of the language include:
    • variables, constants
    • modules, classes
    • metaprogramming
    • loops, conditional expressions
    • lazy Boolean operators
    • pipe and file IO support
    • interactive programming (sidef -i)
    • interactive help (sidef -H

Github: https://github.com/trizen/sidef
Download: https://github.com/trizen/sidef/archive/master.zip


Comments