{"id":16309114,"url":"https://github.com/susisu/tunad","last_synced_at":"2025-10-25T14:31:49.401Z","repository":{"id":10361590,"uuid":"12501853","full_name":"susisu/Tunad","owner":"susisu","description":null,"archived":false,"fork":false,"pushed_at":"2013-09-14T07:22:38.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-05-21T16:34:38.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/susisu.png","metadata":{"files":{"readme":"README.md","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":"2013-08-31T06:53:49.000Z","updated_at":"2014-01-22T00:29:00.000Z","dependencies_parsed_at":"2022-08-28T08:51:38.915Z","dependency_job_id":null,"html_url":"https://github.com/susisu/Tunad","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susisu%2FTunad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susisu%2FTunad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susisu%2FTunad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susisu%2FTunad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/susisu","download_url":"https://codeload.github.com/susisu/Tunad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865424,"owners_count":16555929,"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","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":"2024-10-10T21:19:41.788Z","updated_at":"2025-10-25T14:31:44.153Z","avatar_url":"https://github.com/susisu.png","language":"JavaScript","readme":"Tunad\r\n===============\r\n\r\n#Hello World\r\n\r\n\tprint().$(\"Hello, World!\").play({});\r\n\r\nor\r\n\r\n\tbind(\r\n\t\t_return().$(\"Hello, World!\"),\r\n\t\tprint()\r\n\t).play({});\r\n\r\nor\r\n\r\n\tbind(\r\n\t\t_return().$(\"Hello, World!\"),\r\n\t\tlambda(function(arg){\r\n\t\t\treturn print().$(arg);\r\n\t\t})\r\n\t).play({});\r\n\r\nor\r\n\r\n\tmbind(\r\n\t\t_set(\"text\").$(\"Hello, World!\"),\r\n\t\t_get(\"text\"),\r\n\t\tprint()\r\n\t).play({});\r\n\r\nor\r\n\t\r\n\tmbind(\r\n\t\t_let(\"text\")(_return().$(\"Hello, World!\")),\r\n\t\t_get(\"text\"),\r\n\t\tprint()\r\n\t).play({});\r\n\r\nor\r\n\r\n\t_do(function(_){\r\n\t\tconsole.log(\"Hello, World!\");\r\n\t}).play({});\r\n\r\nor\r\n\r\n\tmbind(\r\n\t\t_let(\"text\")(_return().$(\"Hello, World!\")),\r\n\t\t_do(function(_)\r\n\t\t{\r\n\t\t\tconsole.log(this.text);\r\n\t\t})\r\n\t).play({});\r\n\r\nor\r\n\r\n\tmbind(\r\n\t\t_return().$(\"Hello\"),\r\n\t\t_do(function(arg){\r\n\t\t\treturn arg + \", World!\";\r\n\t\t}),\r\n\t\tprint()\r\n\t).play({});\r\n\r\nor ...","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsusisu%2Ftunad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsusisu%2Ftunad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsusisu%2Ftunad/lists"}