{"id":20769655,"url":"https://github.com/rozek1997/math-interpreter","last_synced_at":"2026-05-17T18:05:19.964Z","repository":{"id":117359279,"uuid":"177005989","full_name":"rozek1997/math-interpreter","owner":"rozek1997","description":"Math interpreter for RPN mathematical notation(revers polish notation)  written in java ","archived":false,"fork":false,"pushed_at":"2019-03-21T19:03:22.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-18T06:49:33.704Z","etag":null,"topics":["interpreter","java","math-interpreter","maven","rpn-calculator-java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/rozek1997.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":"2019-03-21T18:50:55.000Z","updated_at":"2021-01-19T14:55:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"097a8505-59ce-4d09-bf5b-69475753353e","html_url":"https://github.com/rozek1997/math-interpreter","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/rozek1997%2Fmath-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek1997%2Fmath-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek1997%2Fmath-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek1997%2Fmath-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rozek1997","download_url":"https://codeload.github.com/rozek1997/math-interpreter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243103987,"owners_count":20236941,"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","java","math-interpreter","maven","rpn-calculator-java"],"created_at":"2024-11-17T11:44:43.340Z","updated_at":"2026-05-17T18:05:14.931Z","avatar_url":"https://github.com/rozek1997.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Math_interpreter\n\u003cpre\u003eMath interpreter for RPN mathematical notation (revers polish notation)  written in java.\nCommands examples in console:\nd = 4 6 + 2 *   #20, d is 20\nc               #variable not defined\nc = 4 1 -       #3,  c is 3\nc = 4 -         #error\nc               #3,  c is 3\nc = 24          #24  c is 24\ne = 0           #0,  e is 0\nc = e 3 + d 2 * + 5 + c -  #\nc\nd c e + +\n215\naddddd = 215\n\n\n#-means comments in this interpreter and after comments predicted value of operation\n\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozek1997%2Fmath-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frozek1997%2Fmath-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozek1997%2Fmath-interpreter/lists"}