{"id":20976223,"url":"https://github.com/realtristan/simpl","last_synced_at":"2025-10-31T07:34:19.505Z","repository":{"id":183109579,"uuid":"669604859","full_name":"realTristan/simpl","owner":"realTristan","description":"Programming Language made from scratch with Typescript","archived":false,"fork":false,"pushed_at":"2023-09-16T15:35:46.000Z","size":308,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T05:49:49.009Z","etag":null,"topics":["interpreter","parser","typescript"],"latest_commit_sha":null,"homepage":"https://realtristan.github.io/simpl/","language":"TypeScript","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/realTristan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-22T20:29:22.000Z","updated_at":"2024-05-05T21:06:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2fd21db-5da1-4f38-b416-e1da42493a6b","html_url":"https://github.com/realTristan/simpl","commit_stats":null,"previous_names":["realtristan/simplang"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realTristan%2Fsimpl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realTristan%2Fsimpl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realTristan%2Fsimpl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realTristan%2Fsimpl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realTristan","download_url":"https://codeload.github.com/realTristan/simpl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243374467,"owners_count":20280685,"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":["interpreter","parser","typescript"],"created_at":"2024-11-19T04:51:36.457Z","updated_at":"2025-10-31T07:34:14.469Z","avatar_url":"https://github.com/realTristan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simpl ![Stars](https://img.shields.io/github/stars/realTristan/simpl?color=brightgreen) ![Watchers](https://img.shields.io/github/watchers/realTristan/simpl?label=Watchers)\n![image](https://github.com/realTristan/simpl/assets/75189508/67361db9-f3f6-4e55-ab95-4580addc40fd)\n\n# Preview\n```go\n\u003e\u003e  fn sub(a, b) { a - b }\n\u003e\u003e  print(sub(3, 4))\n-1\n\u003e\u003e  let x = 4;\n\u003e\u003e  x = 2;\n\u003e\u003e  print(sub(x, 4))\n-2\n```\n\n### Replit Playground\nhttps://replit.com/@realTristan/simpl\n\n# Plan\n- [ ] Typescript Implementation\n- [ ] C++ Implementation\n- [ ] C Implementation\n\n# Todo Typescript\n- [X] Lexer and Tokenizer\n- [X] Node Types\n- [X] Abstract Syntax Tree\n- [X] Binary Operations\n- [X] Paren Binary Operations\n- [X] Interpreter\n- [X] Scope and Environments\n- [X] Variables\n- [X] Assignment\n- [X] Object Values\n- [X] Member and Calls\n- [X] Native Methods\n- [X] User-Defined Functions\n- [ ] If, Else, and Else If\n- [ ] While Loops\n- [ ] For Loops\n- [ ] Arrays\n- [ ] Classes\n- [ ] Inheritance\n- [ ] Try, Catch, and Finally\n- [ ] Async and Await\n- [ ] Strings\n\n# License\nMIT License\n\nCopyright (c) 2023 Tristan Simpson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealtristan%2Fsimpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealtristan%2Fsimpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealtristan%2Fsimpl/lists"}