{"id":15365480,"url":"https://github.com/epiphone/sammal","last_synced_at":"2025-04-09T00:48:38.124Z","repository":{"id":62430318,"uuid":"85401964","full_name":"epiphone/sammal","owner":"epiphone","description":"Interpreter for a Scheme-ish language.","archived":false,"fork":false,"pushed_at":"2017-08-08T15:41:02.000Z","size":6856,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-15T11:50:18.541Z","etag":null,"topics":["coursework","interpreter","lisp-interpreter","parser-combinators"],"latest_commit_sha":null,"homepage":"http://hexdocs.pm/sammal/","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/epiphone.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":"2017-03-18T13:09:07.000Z","updated_at":"2024-03-15T11:50:18.541Z","dependencies_parsed_at":"2022-11-01T20:18:59.095Z","dependency_job_id":null,"html_url":"https://github.com/epiphone/sammal","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiphone%2Fsammal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiphone%2Fsammal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiphone%2Fsammal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiphone%2Fsammal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epiphone","download_url":"https://codeload.github.com/epiphone/sammal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247953090,"owners_count":21023945,"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":["coursework","interpreter","lisp-interpreter","parser-combinators"],"created_at":"2024-10-01T13:14:52.159Z","updated_at":"2025-04-09T00:48:38.107Z","avatar_url":"https://github.com/epiphone.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sammal\n\nInterpreter for a Scheme-ish language.\n\n## Docs\n\nhttps://hexdocs.pm/sammal/\n\n## Dependencies\n\n- [Elixir \u003e= 1.4](http://elixir-lang.org/install.html)\n\n## Build\n\n```bash\nmix deps.get\nmix escript.build\n./sammal [-c \"(some command)\"] [-i] [./some_source_file.sammal]\n\n# Examples:\n./sammal -c \"(def multiply (x y) (* x y)) (display (multiply 2 3))\"\n```\n\n## Test\n\n`mix test` to run tests, or `mix test.watch` to automatically run tests, optional type checks and linter on file changes.\n\n\n## TODO\n\n- [x] quoting\n- [ ] fix tokenizing \"\\x\\\"y\"\n- [ ] file IO\n- [ ] REPL\n- [ ] handle empty after quote `x'`\n- [x] error reporting\n- [ ] quasiquote\n- [ ] disallow special chars in symbols\n- [ ] string interpolation\n- [ ] range operations? `0..10`, `0..-1`, ...\n- [ ] macros\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepiphone%2Fsammal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepiphone%2Fsammal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepiphone%2Fsammal/lists"}