{"id":13478214,"url":"https://github.com/tjdevries/vim9jit","last_synced_at":"2025-05-15T17:01:29.322Z","repository":{"id":41264895,"uuid":"272599991","full_name":"tjdevries/vim9jit","owner":"tjdevries","description":"a vim9script -\u003e lua transpiler (written in Rust)","archived":false,"fork":false,"pushed_at":"2025-02-09T11:50:53.000Z","size":1132,"stargazers_count":538,"open_issues_count":20,"forks_count":23,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-04T03:44:25.936Z","etag":null,"topics":["hacktoberfest","hacktoberfest2022"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tjdevries.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":{"github":"tjdevries"}},"created_at":"2020-06-16T03:24:03.000Z","updated_at":"2025-03-06T12:58:56.000Z","dependencies_parsed_at":"2023-02-09T17:02:52.507Z","dependency_job_id":"d709faaa-051e-4405-b8f5-db46dfc6fab1","html_url":"https://github.com/tjdevries/vim9jit","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjdevries%2Fvim9jit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjdevries%2Fvim9jit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjdevries%2Fvim9jit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjdevries%2Fvim9jit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tjdevries","download_url":"https://codeload.github.com/tjdevries/vim9jit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247737769,"owners_count":20987718,"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":["hacktoberfest","hacktoberfest2022"],"created_at":"2024-07-31T16:01:54.100Z","updated_at":"2025-04-07T22:06:24.126Z","avatar_url":"https://github.com/tjdevries.png","language":"Rust","funding_links":["https://github.com/sponsors/tjdevries"],"categories":["Rust"],"sub_categories":[],"readme":"# vim9jit\n\nvim9jit is an experimental project to take `vim9script` and convert it to `lua` that can run within Neovim.\n\nIt will not be a full vimscript parser, but instead will only parse the necessary amount of vim9script to send\nthe rest of the vimscript to Neovim's vimscript interpreter. In general, this revolves around converting new `def`\nstyle syntax, as well as doing things with `import` and a few more items.\n\nFor examples of some of the \"transpiled\" code, you can check: ./crates/vim9-gen/testdata/output/ \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjdevries%2Fvim9jit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftjdevries%2Fvim9jit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjdevries%2Fvim9jit/lists"}