{"id":15529994,"url":"https://github.com/snsvrno/deimos-rs","last_synced_at":"2025-03-28T21:43:47.651Z","repository":{"id":137809689,"uuid":"163614295","full_name":"snsvrno/deimos-rs","owner":"snsvrno","description":"a rust interpreter for parsing and analyzing lua","archived":false,"fork":false,"pushed_at":"2019-10-25T12:25:52.000Z","size":495,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T08:13:57.395Z","etag":null,"topics":["lua","lua-interpreter"],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/snsvrno.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":"deimos-core/Cargo.toml","publiccode":null,"codemeta":null}},"created_at":"2018-12-30T20:05:51.000Z","updated_at":"2020-05-14T02:14:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"50aa13a4-be21-438d-b4f7-0dadbde53d09","html_url":"https://github.com/snsvrno/deimos-rs","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/snsvrno%2Fdeimos-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snsvrno%2Fdeimos-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snsvrno%2Fdeimos-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snsvrno%2Fdeimos-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snsvrno","download_url":"https://codeload.github.com/snsvrno/deimos-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246106668,"owners_count":20724400,"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":["lua","lua-interpreter"],"created_at":"2024-10-02T11:20:40.894Z","updated_at":"2025-03-28T21:43:47.607Z","avatar_url":"https://github.com/snsvrno.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deimos\n\nA pure rust lua interpreter with the intent to evaluate and analyze lua code.\n\n## Project Layout\n\n### deimos-core\n\nThe main library, contains everything needed to integrate lua or deimos into your project.\n\n### deimos\n\nThe stand-alone CLI app that can be run like a lua interpreter. Allows you to lint and run Lua code without lua installed.\n\n### lua-test\n\nShould only be used for _deimos_ development. Tests and helper functions to make sure that _deimos_ adheres to the Lua 5.1 spec.\n\n## Current Features\n\n- none\n\n## Resources\n- https://ruslanspivak.com/lsbasi-part1/\n- https://michael-f-bryan.github.io/static-analyser-in-rust/book/parse/ast.html\n- https://en.wikipedia.org/wiki/Abstract_syntax_tree\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnsvrno%2Fdeimos-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnsvrno%2Fdeimos-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnsvrno%2Fdeimos-rs/lists"}