{"id":14235656,"url":"https://github.com/Pebaz/LambdaCore","last_synced_at":"2025-08-11T00:32:06.960Z","repository":{"id":40371363,"uuid":"177134932","full_name":"Pebaz/LambdaCore","owner":"Pebaz","description":"An interpreted language written in Rust inspired by the Lisp family of languages.","archived":false,"fork":false,"pushed_at":"2022-05-12T08:20:15.000Z","size":475,"stargazers_count":61,"open_issues_count":8,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T19:08:51.729Z","etag":null,"topics":["interpreter","lisp","parenthesis","programming-language","rust","scripting","scripting-language"],"latest_commit_sha":null,"homepage":"https://sites.google.com/view/lcore","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pebaz.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}},"created_at":"2019-03-22T12:20:21.000Z","updated_at":"2025-03-09T11:41:40.000Z","dependencies_parsed_at":"2022-08-09T18:42:08.979Z","dependency_job_id":null,"html_url":"https://github.com/Pebaz/LambdaCore","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Pebaz/LambdaCore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pebaz%2FLambdaCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pebaz%2FLambdaCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pebaz%2FLambdaCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pebaz%2FLambdaCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pebaz","download_url":"https://codeload.github.com/Pebaz/LambdaCore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pebaz%2FLambdaCore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269813568,"owners_count":24479340,"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-08-10T02:00:08.965Z","response_time":71,"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":["interpreter","lisp","parenthesis","programming-language","rust","scripting","scripting-language"],"created_at":"2024-08-20T21:02:13.862Z","updated_at":"2025-08-11T00:32:06.618Z","avatar_url":"https://github.com/Pebaz.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003cimg src=\"misc/LambdaCoreLogo.png\" width=256 /\u003e\n\n# LambdaCore\nA small Lisp written in Rust.\n\n\u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/Pebaz/LambdaCore.svg\"\u003e\u003cimg alt=\"CircleCI\" src=\"https://img.shields.io/circleci/build/github/Pebaz/LambdaCore.svg\"\u003e\u003cimg alt=\"GitHub release\" src=\"https://img.shields.io/github/release/Pebaz/LambdaCore.svg\"\u003e\n\n## Hello World\n\n```clojure\n(print \"Hello World\")\n(set 'name \"Pebaz\")\n(prin \"Hello \")\n(print name)\n```\n\n### Building\n\n```bash\ngit clone https://github.com/Pebaz/LambdaCore\ncd LambdaCore\ncargo build --release\n```\n\n### Running\n\n```bash\n# Launch the REPL\n./lambda_core\n\n# Run a source file\n./lambda_core -f some-file.lcore\n\n# Run a code snippet\n./lambda_core -c '(print \"Hello World\")'\n```\n\n### Docs\n\n* Examples: [https://github.com/Pebaz/LambdaCore/tree/master/examples](https://github.com/Pebaz/LambdaCore/tree/master/examples)\n* Tutorials: [https://sites.google.com/view/lcore](https://sites.google.com/view/lcore)\n* Documentation: [https://github.com/Pebaz/LambdaCore/wiki](https://github.com/Pebaz/LambdaCore/wiki)\n* Downloads: [https://github.com/Pebaz/LambdaCore/releases](https://github.com/Pebaz/LambdaCore/releases)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPebaz%2FLambdaCore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPebaz%2FLambdaCore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPebaz%2FLambdaCore/lists"}