{"id":15349718,"url":"https://github.com/psiace/emo","last_synced_at":"2025-04-15T03:32:00.182Z","repository":{"id":106409396,"uuid":"230037669","full_name":"PsiACE/emo","owner":"PsiACE","description":"The \"emo\" Programming Language.","archived":false,"fork":false,"pushed_at":"2020-08-17T15:56:24.000Z","size":246,"stargazers_count":18,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-01T08:50:36.490Z","etag":null,"topics":["language","programming-language"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"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/PsiACE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://paypal.me/psiace","https://afdian.net/@psiace"]}},"created_at":"2019-12-25T03:51:19.000Z","updated_at":"2023-02-09T09:03:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"3375a803-9165-4237-a5c2-c235f559dfb5","html_url":"https://github.com/PsiACE/emo","commit_stats":{"total_commits":91,"total_committers":4,"mean_commits":22.75,"dds":0.06593406593406592,"last_synced_commit":"6aacd3f01a6d3a0dbd38dd1f6aa98913aeb70896"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsiACE%2Femo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsiACE%2Femo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsiACE%2Femo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsiACE%2Femo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PsiACE","download_url":"https://codeload.github.com/PsiACE/emo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223657852,"owners_count":17181024,"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":["language","programming-language"],"created_at":"2024-10-01T11:55:21.826Z","updated_at":"2024-11-08T09:04:25.492Z","avatar_url":"https://github.com/PsiACE.png","language":"C","funding_links":["https://paypal.me/psiace","https://afdian.net/@psiace"],"categories":[],"sub_categories":[],"readme":"# `\"emo\"`\n\n![workflow](https://github.com/PsiACE/emo/workflows/ci_meson/badge.svg)\n![quality](https://www.code-inspector.com/project/6258/status/svg)\n\n[English](./README.md) | [中文版](./README_zh.md)\n\n\u003e Emotions allow us to express ourselves better.\n\nThe `\"emo\"` programming language is dedicated to exploring simple yet expressive methods, powerful and easy to use.\n\n _**WIP**_ This project is still in the stage of personal development and research, and only accepts the submission of optimization and patches, but any discussion on design and features is welcome.\n\nIf you are familiar with any C-like programming language, you can easily understand the syntax rules of `\"emo\"`. Of course, `\"emo\"` also draws some inspiration from other more modern programming languages to improve readability and programming experience.\n\n## Usage\n\nIf you want to try it, consider installing the `meson` build system, and `ninja` must also be installed with it.\nFor example, on the fedora platform, run `dnf install meson`.\n\n```bash\ngit clone git@github.com:PsiACE/emo.git # or https://github.com/psiace/emo.git\ncd emo\nmeson setup build\n# Just for compiler optimization. Otherwise it will be very slow.\nmeson configure build -Dc_args=\"-O3\" \nmeson install -C build\n```\n\nNow it should be added to your system. Run `emo` in the terminal or check the documentation.\n\n## Contact\n\nChojan Shang - [@PsiACE](https://github.com/psiace) - \u003cpsiace@outlook.com\u003e\n\nProject Link: [https://github.com/psiace/emo](https://github.com/psiace/emo)\n\n## License\n\nThis project is licensed under the terms of the [MIT license](./LICENSE).\n\n## Credits\n\n- [Crafting Interpreters](http://www.craftinginterpreters.com): A handbook for making programming languages. A lot of code for `\"emo\"` comes directly or indirectly from here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsiace%2Femo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsiace%2Femo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsiace%2Femo/lists"}