{"id":18850653,"url":"https://github.com/loda-lang/loda-rust","last_synced_at":"2025-10-14T02:08:28.961Z","repository":{"id":37507790,"uuid":"346724659","full_name":"loda-lang/loda-rust","owner":"loda-lang","description":"Web editor for the LODA language. Also includes my experiments with Abstraction and Reasoning Corpus ARC.","archived":false,"fork":false,"pushed_at":"2025-08-22T06:31:09.000Z","size":9145,"stargazers_count":26,"open_issues_count":22,"forks_count":3,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-08-22T07:25:57.535Z","etag":null,"topics":["ai","integer-sequences","math","oeis","rust","wasm"],"latest_commit_sha":null,"homepage":"https://loda-lang.org/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loda-lang.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-11T14:12:40.000Z","updated_at":"2025-08-22T06:31:14.000Z","dependencies_parsed_at":"2025-06-18T15:48:27.467Z","dependency_job_id":null,"html_url":"https://github.com/loda-lang/loda-rust","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/loda-lang/loda-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loda-lang%2Floda-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loda-lang%2Floda-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loda-lang%2Floda-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loda-lang%2Floda-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loda-lang","download_url":"https://codeload.github.com/loda-lang/loda-rust/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loda-lang%2Floda-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017668,"owners_count":26086124,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ai","integer-sequences","math","oeis","rust","wasm"],"created_at":"2024-11-08T03:30:23.338Z","updated_at":"2025-10-14T02:08:28.944Z","avatar_url":"https://github.com/loda-lang.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LODA-RUST\n\nWeb editor for the [LODA language](https://loda-lang.org/) so programs can run in the browser.\n\n\u003cbr\u003e\n\n**Examples to try out:**\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https://loda-lang.org/edit/?oeis=2487\"\u003e\u003cimg src=\"documents/a002487_program.jpg\"\u003e\u003cbr\u003e▶️ Run program\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://loda-lang.org/edit/?oeis=2487\"\u003e\u003cimg src=\"documents/a002487_plot.jpg\"\u003e\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https://loda-lang.org/edit/?oeis=3188\"\u003e\u003cimg src=\"documents/a003188_program.jpg\"\u003e\u003cbr\u003e▶️ Run program\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://loda-lang.org/edit/?oeis=3188\"\u003e\u003cimg src=\"documents/a003188_plot.jpg\"\u003e\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https://loda-lang.org/edit/?oeis=10\"\u003e\u003cimg src=\"documents/a000010_program.jpg\"\u003e\u003cbr\u003e▶️ Run program\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://loda-lang.org/edit/?oeis=10\"\u003e\u003cimg src=\"documents/a000010_plot.jpg\"\u003e\u003c/a\u003e\u003cbr\u003e\u003cimg width=\"1000\" height=\"1\" /\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\n# What is LODA-RUST\n\nLODA-RUST is a Rust implementation of the [LODA-CPP project](https://github.com/loda-lang/loda-cpp).\n\nThe web editor uses LODA-RUST to run LODA programs in the browser.\n\nThe LODA-RUST command line interface is available for Linux/macOS/Windows. It can do these things:\n- Evaluate a LODA program.\n- Identify recurring patterns across LODA programs.\n- Experimental LODA miner.\n\n[LODA-RUST install guide](documents/install.md)\n\n\n# Mining using LODA-RUST\n\nPlease instead use [Christian Krause's c++ LODA miner](https://github.com/loda-lang/loda-cpp), it's better.\n\nThe LODA-RUST miner is experimental, and not yet as good. \n\n[LODA-RUST mining guide](/documents/mining.md) and [verbose guide to mining on raspberrypi](https://github.com/loda-lang/loda-rust/blob/develop/documents/mining-on-raspberrypi.md).\n\n\n# Contribute\n\nIf you have CPU to spare, run the LODA miner and help discover new programs.\n\n[Join the LODA community on Discord](https://loda-lang.org/discord)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floda-lang%2Floda-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floda-lang%2Floda-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floda-lang%2Floda-rust/lists"}