{"id":21678423,"url":"https://github.com/alenaksu/rust-tinybasic-interpreter","last_synced_at":"2025-03-20T09:50:07.230Z","repository":{"id":263471394,"uuid":"889451130","full_name":"alenaksu/rust-tinybasic-interpreter","owner":"alenaksu","description":"A simple interpreter for TinyBasic language made in Rust.","archived":false,"fork":false,"pushed_at":"2024-11-27T19:48:41.000Z","size":720,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T10:41:12.708Z","etag":null,"topics":["interpreter","parser","rust","tinybasic"],"latest_commit_sha":null,"homepage":"https://alenaksu.github.io/rust-tinybasic-interpreter/","language":"Rust","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/alenaksu.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":"2024-11-16T12:23:21.000Z","updated_at":"2024-11-27T19:48:44.000Z","dependencies_parsed_at":"2024-11-18T18:53:06.388Z","dependency_job_id":"d6ec7493-765a-4ce0-a3b0-89585c5dcea1","html_url":"https://github.com/alenaksu/rust-tinybasic-interpreter","commit_stats":null,"previous_names":["alenaksu/rust-tinybasic-interpreter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alenaksu%2Frust-tinybasic-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alenaksu%2Frust-tinybasic-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alenaksu%2Frust-tinybasic-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alenaksu%2Frust-tinybasic-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alenaksu","download_url":"https://codeload.github.com/alenaksu/rust-tinybasic-interpreter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591502,"owners_count":20477708,"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","rust","tinybasic"],"created_at":"2024-11-25T14:34:03.891Z","updated_at":"2025-03-20T09:50:07.206Z","avatar_url":"https://github.com/alenaksu.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiny Basic\n\nA simple interpreter for TinyBasic language made for the purpose of learning Rust.\n\n## Grammar (Backus-Naur form)\n\nSee [tinybasic.bnf](./docs/tinybasic.bnf)\n\n\n## References\n- https://archive.org/details/dr_dobbs_journal_vol_01/page/n9/mode/2up\n- http://www.ittybittycomputers.com/IttyBitty/TinyBasic/DDJ1/Design.html\n- https://bnfplayground.pauliankline.com/\n- https://oxc.rs/docs/learn/parser_in_rust/intro\n- https://github.com/estree/estree/blob/master/es5.md\n- https://en.wikipedia.org/wiki/Operator-precedence_parser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falenaksu%2Frust-tinybasic-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falenaksu%2Frust-tinybasic-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falenaksu%2Frust-tinybasic-interpreter/lists"}