{"id":20331803,"url":"https://github.com/ztomz/rudi","last_synced_at":"2026-05-11T15:04:55.952Z","repository":{"id":221968661,"uuid":"755884541","full_name":"zTomz/Rudi","owner":"zTomz","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-15T23:15:03.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T15:37:33.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/zTomz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-02-11T11:33:32.000Z","updated_at":"2024-02-11T15:27:50.000Z","dependencies_parsed_at":"2024-02-14T15:26:35.786Z","dependency_job_id":"22330eab-da32-4e24-b439-c6e6a6da0e81","html_url":"https://github.com/zTomz/Rudi","commit_stats":null,"previous_names":["ztomz/rudi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTomz%2FRudi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTomz%2FRudi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTomz%2FRudi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTomz%2FRudi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zTomz","download_url":"https://codeload.github.com/zTomz/Rudi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241847016,"owners_count":20030182,"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":[],"created_at":"2024-11-14T20:23:39.785Z","updated_at":"2026-05-11T15:04:50.913Z","avatar_url":"https://github.com/zTomz.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rudi\n\nRudi is a small interpreted programming language. It is a modified version of the video series from Tyler Laceby.\n\nhttps://github.com/tlaceby/guide-to-interpreters-series/\n\n## Features\n\nComming soon.\n\n## Getting started\n\nComming soon.\n\n## Syntax\n\n```js\n! Comments are not yet supported !\n\nlet x = 45;\nlet y = 5;\n\nconst z = x + y;\n\nconst map = {\n    x, // Shorthand for { x: x }\n    y: 2,\n    complex: { // Support for nested maps\n        value: 32,\n    },\n};\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztomz%2Frudi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fztomz%2Frudi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztomz%2Frudi/lists"}