{"id":13780379,"url":"https://github.com/irori/lazyk","last_synced_at":"2025-04-12T18:15:25.183Z","repository":{"id":2170656,"uuid":"3117171","full_name":"irori/lazyk","owner":"irori","description":"Lazy K interpreter","archived":false,"fork":false,"pushed_at":"2024-08-21T12:27:02.000Z","size":12,"stargazers_count":27,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T18:14:48.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/irori.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-06T10:15:08.000Z","updated_at":"2025-04-07T23:13:46.000Z","dependencies_parsed_at":"2024-08-03T18:11:59.021Z","dependency_job_id":null,"html_url":"https://github.com/irori/lazyk","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/irori%2Flazyk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irori%2Flazyk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irori%2Flazyk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irori%2Flazyk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irori","download_url":"https://codeload.github.com/irori/lazyk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610351,"owners_count":21132924,"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-03T18:01:15.100Z","updated_at":"2025-04-12T18:15:25.160Z","avatar_url":"https://github.com/irori.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# Lazy K interpreter\n\nThis is an interprefer of the [Lazy K](https://tromp.github.io/cl/lazy-k.html)\nprogramming language. This implementation is 2-3 times faster than the C++\nimplementation included in the original Lazy K distribution.\n\nIt fully supports all Lazy K syntaxes, combinator-calculus style, Unlambda\nstyle, Iota style, and Jot style (and mixture of them).\n\n## Usage\n\n```sh\n$ lazyk [options] [program-file]\n```\n\nIf _program-file_ is not specified, program is read from the standard input.\n\nOptions:\n- `-h`: Print help and exit.\n- `-u`: Disable stdout buffering.\n- `-v`: Print version and exit.\n- `-v0` (default): Do not print any debug information.\n- `-v1`: Print some statistics after execution.\n- `-v2`: Print logs for garbage collections.\n\n## License\n\nThis software is released under the [MIT License](LICENSE).\n\n## References\n\n- [Lazy K language description](https://tromp.github.io/cl/lazy-k.html)\n- [Lazy K in esolangs.org](https://esolangs.org/wiki/Lazy_K)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firori%2Flazyk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firori%2Flazyk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firori%2Flazyk/lists"}