{"id":22389972,"url":"https://github.com/akash-rajak/programming-language-detector","last_synced_at":"2025-03-26T21:27:48.985Z","repository":{"id":112665057,"uuid":"391418627","full_name":"akash-rajak/Programming-Language-Detector","owner":"akash-rajak","description":"Implemented programming language detector from the code in python.","archived":false,"fork":false,"pushed_at":"2021-10-07T15:38:33.000Z","size":830,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T03:28:15.646Z","etag":null,"topics":["programming-language","programming-language-detector","python3","re","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","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/akash-rajak.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-31T17:13:00.000Z","updated_at":"2021-12-07T15:51:55.000Z","dependencies_parsed_at":"2023-05-18T16:30:55.458Z","dependency_job_id":null,"html_url":"https://github.com/akash-rajak/Programming-Language-Detector","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/akash-rajak%2FProgramming-Language-Detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FProgramming-Language-Detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FProgramming-Language-Detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FProgramming-Language-Detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akash-rajak","download_url":"https://codeload.github.com/akash-rajak/Programming-Language-Detector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245738077,"owners_count":20664216,"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":["programming-language","programming-language-detector","python3","re","tkinter"],"created_at":"2024-12-05T03:14:00.200Z","updated_at":"2025-03-26T21:27:48.980Z","avatar_url":"https://github.com/akash-rajak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ✔ PROGRAMMING LANGUAGE DETECTOR\n- A \"Programming Language Detector\" is an application created in python with tkinter gui.\n- In this application, user will be allowed to first enter the code snippets of the supported programming language.\n- Supported Programming Language : C, C++, Java, Python, HTML, Kotlin, JavaScript and C#.\n- After entering the code snippets, user will be able to see in which programming he/she has written that code snippets.\n- And for implementing this, used the re library of python.\n\n****\n\n### REQUIREMENTS :\n- python 3\n- tkinter module\n- from tkinter messagebox module\n- re\n\n****\n\n### How this Script works :\n- User just need to download the file and run the programming_language_detector.py on their local system.\n- Now on the main window of the application the user will be allowed to first enter the code snippets of the supported programming language.\n- Supported Programming Language : C, C++, Java, Python, HTML, Kolin, JavaScript and C#.\n- After entering the text, when user clicks on the DETECT LANG. button, user will be able to see in which programming he/she has written that code snippets.\n- Also there is a button LANG. SUPPORT, clicking on which user will be able to see the language supported by this application.\n- Also there is a clear button, clicking on which user can clears the text or paragraph entered in the given text area.\n- Also there is an exit button, clicking on which exit dialog box appears asking for the permission of the user for closing the window.\n\n### Purpose :\n- This scripts helps us to easily detect in which programming language that code snippets belong among supported language.\n\n### Compilation Steps :\n- Install tkinter, re\n- After that download the code file, and run programming_language_detector.py on local system.\n- Then the script will start running and user can explore it by entering code snippets and detecting the language.\n\n****\n\n### SCREENSHOTS :\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width = 1000 src=\"Images/1.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/2.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/3.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/4.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/5.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/6.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/7.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/8.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/9.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/10.jpg\" /\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n****\n\n### Author :\n- Akash Ramanand Rajak\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-rajak%2Fprogramming-language-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakash-rajak%2Fprogramming-language-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-rajak%2Fprogramming-language-detector/lists"}