{"id":24518199,"url":"https://github.com/pyzh/clo","last_synced_at":"2026-04-13T03:40:04.253Z","repository":{"id":196578023,"uuid":"153504162","full_name":"pyzh/clo","owner":"pyzh","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-22T02:25:12.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T01:41:23.934Z","etag":null,"topics":["apl","elixir","erlang","forth","haxe","j","k","mathematica","perl","python","q","rust","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/pyzh/flo.c","language":"Python","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/pyzh.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}},"created_at":"2018-10-17T18:23:39.000Z","updated_at":"2018-10-22T02:25:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"94d71f7e-5ce2-4ac7-b8ca-e512cb3bb1f0","html_url":"https://github.com/pyzh/clo","commit_stats":null,"previous_names":["pyzh/clo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyzh%2Fclo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyzh%2Fclo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyzh%2Fclo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyzh%2Fclo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyzh","download_url":"https://codeload.github.com/pyzh/clo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243719398,"owners_count":20336607,"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":["apl","elixir","erlang","forth","haxe","j","k","mathematica","perl","python","q","rust","typescript"],"created_at":"2025-01-22T01:40:43.660Z","updated_at":"2026-04-13T03:39:59.208Z","avatar_url":"https://github.com/pyzh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clo\n\n```python\nimport clo\nimport clo.c # as C\n#from clo import O,F,S,N,H\n\n# 中文\nc-'打印123' #= print('123')\n\nfrom clo import e,o #o=原文,e=英文\n\no.打印(123) #-\u003eo.印('123')\n\n\nfrom clo import * # do something like / import future\n\nprint(123) #-\u003e o.打印(123)\nprint['123'] #\u003e same. not only one way to print number/ like perl?\nprint[0] # error. stack empty\nprint\u003c\u003c'21' # nothing\nprint[1] # -\u003e 21\nprint-'2' # nothing?\nprint[2] # '1'\n\nprint() # -\u003e py:print('1')\nprint[3] # =print[2], not really exist. like print[-1]\n\nprint+'a' # '1'-\u003e'1a'\nprint[4] # actually is print[3]\n\nprint\u003e\u003e'b' # '1a' -\u003e 'b'\nprint[5]\n\nprint # repl\u003e\u003e\u003e {打印:b}\n\nstr(print) # 'b'\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyzh%2Fclo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyzh%2Fclo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyzh%2Fclo/lists"}