{"id":16098998,"url":"https://github.com/hellerve/klutz","last_synced_at":"2026-01-20T03:03:45.049Z","repository":{"id":79626301,"uuid":"74285587","full_name":"hellerve/klutz","owner":"hellerve","description":"zepto modules to Clojure namespaces","archived":false,"fork":false,"pushed_at":"2016-11-21T14:17:55.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:43:44.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellerve.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-20T15:59:53.000Z","updated_at":"2023-09-08T17:17:23.000Z","dependencies_parsed_at":"2023-05-13T21:45:39.030Z","dependency_job_id":null,"html_url":"https://github.com/hellerve/klutz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellerve/klutz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fklutz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fklutz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fklutz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fklutz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellerve","download_url":"https://codeload.github.com/hellerve/klutz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fklutz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28594958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-09T18:25:22.194Z","updated_at":"2026-01-20T03:03:45.035Z","avatar_url":"https://github.com/hellerve.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# klutz\n\n**Disclaimer: Proof-of-concept software! Probably does not work most of the time.\n  It also depends on the bugfixes of the zepto standard module `compiler/ast` that\n  will be in the upcoming version of zepto (`v0.9.7`, if you are reading from the future).**\n\nklutz compiles zepto modules to Clojure namespaces.\nNamed `klutz` because `clotz` is not a pun.\n\n## Usage\n\nDon't. If you insist, you can call `zepto klutz.zp \u003cinput-file\u003e`. This will\nprint the rendered Clojure namespace to the standard output, which you can\nthen redirect to a file and load with Clojure.\n\n## To Do\n\n- [ ] Complex numbers (using them throws an error for now)\n- [ ] Byte vectors (currently compiled to `(into-array Byte/TYPE (map byte [\u003ccontents\u003e]))`, but\n      that is suboptimal - I think - and won't work if quoted)\n- [ ] Small integers (currently compiled to `(long \u003cnumber\u003e)`, has the same problems as above; this\n      is probably a theoretical problem, however, as regular zepto has no literals for these numbers)\n- [ ] Standard library/Core function translation (as in, transforming the names of the functions\n      in zepto's standard library to functions from `clojure.core` - there is already a minimal\n      structure in `translations.zp`)\n- [ ] imports (is there even a good way to do that?)\n\n\u003chr/\u003e\n\nHave fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Fklutz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellerve%2Fklutz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Fklutz/lists"}