{"id":33054660,"url":"https://github.com/seoushi/Kitsune-Programming-Language","last_synced_at":"2025-11-23T15:01:26.571Z","repository":{"id":640679,"uuid":"282537","full_name":"seoushi/Kitsune-Programming-Language","owner":"seoushi","description":"A simple prototype based programming language","archived":false,"fork":false,"pushed_at":"2010-12-28T17:05:59.000Z","size":1196,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-22T14:40:30.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seoushi.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-08-19T23:12:41.000Z","updated_at":"2020-02-11T04:04:16.000Z","dependencies_parsed_at":"2022-08-16T10:35:06.991Z","dependency_job_id":null,"html_url":"https://github.com/seoushi/Kitsune-Programming-Language","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/seoushi/Kitsune-Programming-Language","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seoushi%2FKitsune-Programming-Language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seoushi%2FKitsune-Programming-Language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seoushi%2FKitsune-Programming-Language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seoushi%2FKitsune-Programming-Language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seoushi","download_url":"https://codeload.github.com/seoushi/Kitsune-Programming-Language/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seoushi%2FKitsune-Programming-Language/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285968540,"owners_count":27262718,"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-11-23T02:00:06.149Z","response_time":135,"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":[],"created_at":"2025-11-14T04:00:21.844Z","updated_at":"2025-11-23T15:01:26.564Z","avatar_url":"https://github.com/seoushi.png","language":"C++","readme":"Kitsune is a simple prototype based programming language.\n\nGoals:\n\nCompiles to C++ for portability\nReasonably Fast\nHave fun creating a new programming language\nHas a good/complete standard library with a focus on games\n\n\n\nRequirements:\n\nlibgc -\u003e http://www.hpl.hp.com/personal/Hans_Boehm/gc/\ncmake -\u003e http://www.cmake.org/\n\n\nCompiles on:\n\nMac OS X 10.5/10.6 and libgc 7.1\nUbuntu 9.04 and libgc 6.8\n\n\nLicense:\n\nThe language, runtime and compiler are all under the BSD license which reads as follows:\n\n/*\n * Copyright (c) 2009, Seoushi Games\n * All rights reserved.\n *\t\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n *  * Redistributions of source code must retain the above copyright\n *    notice, this list of conditions and the following disclaimer.\n *  * Redistributions in binary form must reproduce the above copyright\n *    notice, this list of conditions and the following disclaimer in the\n *    documentation and/or other materials provided with the distribution.\n *  * Neither the name of the Seoushi Games nor the\n *    names of its contributors may be used to endorse or promote products\n *    derived from this software without specific prior written permission.\n *\t                                          \n * THIS SOFTWARE IS PROVIDED BY Seoushi Games ''AS IS'' AND ANY\n * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n * DISCLAIMED. IN NO EVENT SHALL Seoushi Games BE LIABLE FOR ANY\n * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\n * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n */\n\nFormal Syntax Definition:\n\nOperand                       \"(\" Message \")\"\nOperand                       \"'\" identifier\nOperand                       StringLiteral\nOperand                       NumberLiteral\n\nMessage                       [Operand] [{identifier [{Operand}]}] \".\"\n\nProgram                       [{(Message | Condition | Definition) [Program]]}]\n\nCondition                     \"if\" Message \"then\" Program\n                                   [{\"elif\" Message \"then\" Program}]\n                                   [\"else\" Program]\n                                   \"end\"\n\t\t\t\nDefinition                    \"def\" identifier \"=\" Program \".\"\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseoushi%2FKitsune-Programming-Language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseoushi%2FKitsune-Programming-Language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseoushi%2FKitsune-Programming-Language/lists"}