{"id":13508469,"url":"https://github.com/jwhiteman/lighthouse-scheme","last_synced_at":"2025-03-30T11:32:02.410Z","repository":{"id":33859828,"uuid":"37566462","full_name":"jwhiteman/lighthouse-scheme","owner":"jwhiteman","description":"A toy Scheme-like language on Elixir, just for fun","archived":true,"fork":false,"pushed_at":"2017-01-17T06:09:16.000Z","size":2280,"stargazers_count":42,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-01T08:33:16.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/jwhiteman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-17T01:54:12.000Z","updated_at":"2023-11-01T08:37:07.000Z","dependencies_parsed_at":"2022-08-07T23:30:11.282Z","dependency_job_id":null,"html_url":"https://github.com/jwhiteman/lighthouse-scheme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwhiteman%2Flighthouse-scheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwhiteman%2Flighthouse-scheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwhiteman%2Flighthouse-scheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwhiteman%2Flighthouse-scheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwhiteman","download_url":"https://codeload.github.com/jwhiteman/lighthouse-scheme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314011,"owners_count":20757450,"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-08-01T02:00:53.433Z","updated_at":"2025-03-30T11:31:57.400Z","avatar_url":"https://github.com/jwhiteman.png","language":"Elixir","funding_links":[],"categories":["Languages"],"sub_categories":[],"readme":"# Lighthouse Scheme\n\nA toy Scheme-like language built on top of Elixir, just for fun.\n\n[![ScreenShot](https://raw.githubusercontent.com/jwhiteman/lighthouse-scheme/master/resources/schemer.png)](https://vimeo.com/131496359)\n\nIn action:\n\nhttps://vimeo.com/131496359\n\n## Running the REPL\n\nFrom the command line:\n\n```bash\n./lighthouse\n```\n\nYou can also access the repl from inside `iex`:\n\n```elixir\n# iex -S mix\nScheme.repl\n```\n\n## Running a file\n\n```bash\n./lighthouse path-to-file.scm\n```\n\n*Note the file extension must be `.scm`*\n\n## Running tests for the library\n\nAs it stands there is a small standard library and test framework.\n\nTo run the tests:\n\n```bash\nbin/run-tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwhiteman%2Flighthouse-scheme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwhiteman%2Flighthouse-scheme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwhiteman%2Flighthouse-scheme/lists"}