{"id":20989930,"url":"https://github.com/iddm/lir","last_synced_at":"2025-10-11T23:41:34.806Z","repository":{"id":66200608,"uuid":"126815810","full_name":"iddm/LIR","owner":"iddm","description":"A lisp implementation for the rust interop.","archived":false,"fork":false,"pushed_at":"2018-03-26T12:21:11.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T11:46:05.775Z","etag":null,"topics":["clojure","lir","lisp","rust"],"latest_commit_sha":null,"homepage":null,"language":null,"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/iddm.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":null,"security":null,"support":null,"governance":null}},"created_at":"2018-03-26T11:01:55.000Z","updated_at":"2024-12-15T17:36:33.000Z","dependencies_parsed_at":"2023-12-05T17:24:30.212Z","dependency_job_id":"ddb43269-1a85-4167-8707-737f43af5d12","html_url":"https://github.com/iddm/LIR","commit_stats":null,"previous_names":["iddm/lir"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iddm/LIR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2FLIR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2FLIR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2FLIR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2FLIR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iddm","download_url":"https://codeload.github.com/iddm/LIR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2FLIR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009401,"owners_count":26084580,"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-11T02:00:06.511Z","response_time":55,"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":["clojure","lir","lisp","rust"],"created_at":"2024-11-19T06:26:44.833Z","updated_at":"2025-10-11T23:41:34.779Z","avatar_url":"https://github.com/iddm.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# LIR\nA lisp implementation for the rust interop.\n\nThe idea was to create a language that would satisfy the following criteria:\n\n1. It is a LISP for Rust as Clojure for Java.\n2. It ensures all the best things in Rust in LISP manner (type safety, compilation, crates)\n3. It has full rust interop (we may call **Rust** functions from **LIR** and call **LIR** functions from rust).\n4. It is compiled to **llvm** or **MIR** so it has both speed and performance and as good as **Rust** itself.\n5. It has very minor differences in the LISP syntax from Clojure. Clojure provides a small amount of differences to Common Lisp in syntax as I think. The most important thing is that it is **comfortable for use** and **safe \u0026 efficient**.\n6. It has minor differences in what **Rust** has for building. The best way is to refactor `rustc` so that it is possible to export some AST into `rust` ast or to produce `MIR` code using `librustc` without pain, or to patch `rustc` itself.\n\n# Are these criterias fixed?\nNo. They may evolve, at any time.\n\n# What's this repo for?\n1. This repo will contain different design suggestions intended for discussion and choosing what is better. Something like RFC but less strict.\n2. This repo will also gather all the issues for gathering the feedback. Ask anything, propose anything, contribute anything.\n\n# Who am I?\nDon't think of it. I am not a language expert. I am not genius. My problem is that I like both Rust and LISP. I want to solve this problem.\n\n# Links\n[Reddit post #1](https://www.reddit.com/r/rust/comments/86jm7m/thinking_about_lisplike_language_with_rust_interop/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiddm%2Flir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiddm%2Flir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiddm%2Flir/lists"}