{"id":20160176,"url":"https://github.com/trizen/sidef-book","last_synced_at":"2026-03-15T23:45:51.597Z","repository":{"id":33894693,"uuid":"37608225","full_name":"trizen/sidef-book","owner":"trizen","description":"The Sidef programming language book.","archived":false,"fork":false,"pushed_at":"2024-11-28T19:14:52.000Z","size":2179,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T08:42:28.153Z","etag":null,"topics":["book","markdown","sidef"],"latest_commit_sha":null,"homepage":"https://trizen.gitbook.io/sidef-lang/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trizen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-17T16:53:23.000Z","updated_at":"2024-11-28T19:14:57.000Z","dependencies_parsed_at":"2023-01-15T03:12:24.351Z","dependency_job_id":"1683658e-6d95-4d9a-8be7-04ede04e9b17","html_url":"https://github.com/trizen/sidef-book","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/trizen/sidef-book","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trizen%2Fsidef-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trizen%2Fsidef-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trizen%2Fsidef-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trizen%2Fsidef-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trizen","download_url":"https://codeload.github.com/trizen/sidef-book/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trizen%2Fsidef-book/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274067934,"owners_count":25216809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["book","markdown","sidef"],"created_at":"2024-11-14T00:12:40.159Z","updated_at":"2026-03-15T23:45:51.555Z","avatar_url":"https://github.com/trizen.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"The Sidef Programming Language\n=======\n\nSidef is a modern, high-level, general-purpose programming language, inspired by Ruby, Raku and Go.\n\n```\n            **   **         ****   *           *********   *********\n          * * ** * *        ****   **          ** ** **    ** ** **\n           **   **          ****   ***         *********   *  *  *\n  **        **        **    ****   *  *        ******      ******\n* * *     * * *     * * *   ****   ** **       ** **       ** **\n **        **        **     ****   ******      ******      *  *\n       **   **              ****   *  *  *     *********   ***\n     * * ** * *             ****   ** ** **    ** ** **    **\n      **   **               ****   *********   *********   *\n```\n\n* The main features of Sidef include:\n\n    * object-oriented programming\n    * functional programming\n    * functional pattern matching\n    * optional lazy evaluation\n    * multiple dispatch\n    * lexical scoping\n    * lexical closures\n    * keyword arguments\n    * regular expressions\n    * support for metaprogramming\n    * support for using Perl modules\n    * optional dynamic type checking\n    * big integers, rationals, floats and complex numbers\n\n### WWW\n\n* Github: https://github.com/trizen/sidef\n* Gitbook: https://trizen.gitbook.io/sidef-lang/ ([legacy](https://trizen.gitbooks.io/sidef-lang))\n* RosettaCode: https://rosettacode.org/wiki/Sidef\n\n### LICENSE AND COPYRIGHT\n\n* Copyright (C) 2013-2024 Daniel Șuteu, Ioana Fălcușan\n\nThis program is free software; you can redistribute it and/or modify it\nunder the terms of the *Artistic License (2.0)*. You may obtain a\ncopy of the full license at:\n\nhttps://www.perlfoundation.org/artistic-license-20.html\n\nAny use, modification, and distribution of the Standard or Modified\nVersions is governed by this Artistic License. By using, modifying or\ndistributing the Package, you accept this license. Do not use, modify,\nor distribute the Package, if you do not accept this license.\n\nIf your Modified Version has been derived from a Modified Version made\nby someone other than you, you are nevertheless required to ensure that\nyour Modified Version complies with the requirements of this license.\n\nThis license does not grant you the right to use any trademark, service\nmark, tradename, or logo of the Copyright Holder.\n\nThis license includes the non-exclusive, worldwide, free-of-charge\npatent license to make, have made, use, offer to sell, sell, import and\notherwise transfer the Package with respect to any patent claims\nlicensable by the Copyright Holder that are necessarily infringed by the\nPackage. If you institute patent litigation (including a cross-claim or\ncounterclaim) against any party alleging that the Package constitutes\ndirect or contributory patent infringement, then this Artistic License\nto you shall terminate on the date that such litigation is filed.\n\nDisclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER\nAND CONTRIBUTORS \"AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\nPURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY\nYOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR\nCONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR\nCONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE,\nEVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrizen%2Fsidef-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrizen%2Fsidef-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrizen%2Fsidef-book/lists"}