{"id":23038999,"url":"https://github.com/candasm/goygoyscript","last_synced_at":"2025-04-02T23:45:31.784Z","repository":{"id":69278067,"uuid":"12320649","full_name":"candasm/GoyGoyScript","owner":"candasm","description":"GoyGoyScript: lets you write JavaScript in Turkish; Finally there is a way for Turks to code in their native language!","archived":false,"fork":false,"pushed_at":"2013-08-23T10:49:18.000Z","size":167,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T14:12:28.784Z","etag":null,"topics":["experimental","fun","javascript","native-language"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/candasm.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}},"created_at":"2013-08-23T10:46:00.000Z","updated_at":"2017-02-23T20:14:05.000Z","dependencies_parsed_at":"2023-02-21T17:30:26.033Z","dependency_job_id":null,"html_url":"https://github.com/candasm/GoyGoyScript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candasm%2FGoyGoyScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candasm%2FGoyGoyScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candasm%2FGoyGoyScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candasm%2FGoyGoyScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/candasm","download_url":"https://codeload.github.com/candasm/GoyGoyScript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246911488,"owners_count":20853654,"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":["experimental","fun","javascript","native-language"],"created_at":"2024-12-15T18:27:05.560Z","updated_at":"2025-04-02T23:45:31.759Z","avatar_url":"https://github.com/candasm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[GoyGoyScript](http://emirkarsiyakali.kd.io/goygoyscript)\n==========\n![Turkish Flag](/assets/img/flag.png)  \nGoyGoyScript lets you write JavaScript in Turkish; Finally there is a way for Turks to code in their native language!\nIt is named after [goygoy](https://eksisozluk.com/goygoy--91713), the sacred Turkish schmooze.\n\nSee it in action [here](http://emirkarsiyakali.kd.io/goygoyscript). \n### Including GoyGoyScript files in your HTML\n\n- Include [goygoyscript.js](dist/goygoyscript.js) and [goygoyscript.browser.js](dist/goygoyscript.browser.js).\n- Make sure your html is set to allow utf-8 characters (add `\u003cmeta charset=\"utf-8\"\u003e` in the \u003chead\u003e).\n\nGoyGoyScript supports the `text/goygoyscript` MIME type. Any script tag with that type will be compiled and run automatically:\n```html\n\u003cscript type=\"text/goygoyscript\"\u003e\n  eğer (x \u003c 5) {\n    konsol.log(\"Merhaba!\");\n  } değilse {\n    konsol.log(\"Merhaba!\");\n  }\n\u003c/script\u003e\n```\n\nYou can also specify a `src` for your script tags: \n```html\n\u003cscript type=\"text/goygoyscript\" src=\"goygoyconf.goygoy\"\u003e\u003c/script\u003e\n```\n\n#### Optional\n\n##### Convert from GoyGoyScript to JavaScript:\n\n```javascript\nGoyGoyScript.turkishToEnglish(code); // returns a string representing the translated code\n```\n\n##### Convert from JavaScript to GoyGoyScript:\n\n```javascript\nGoyGoyScript.englishToTurkish(code); // returns a string representing the translated code\n```\n\n### Missing/incorrect translations?\nYou can see the translations over [here](https://github.com/emir/GoyGoyScript/blob/gh-pages/dist/goygoyscript.js#L4). Feel free to submit a pull request!\n\n###TO-DOs\n- Syntax highlighting for unicode chars\n- npm support for command line compiling\n- Add more translations!!! (ex: Array.pop, push, etc...)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcandasm%2Fgoygoyscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcandasm%2Fgoygoyscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcandasm%2Fgoygoyscript/lists"}