{"id":13792606,"url":"https://github.com/guenchi/ChezJS","last_synced_at":"2025-05-12T14:32:00.586Z","repository":{"id":102475811,"uuid":"147272056","full_name":"guenchi/ChezJS","owner":"guenchi","description":"Compile JavaScript to Native Code","archived":false,"fork":false,"pushed_at":"2020-03-29T01:31:59.000Z","size":63,"stargazers_count":28,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-18T06:49:30.140Z","etag":null,"topics":["chez-scheme","compiler","javascript"],"latest_commit_sha":null,"homepage":"","language":"Scheme","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/guenchi.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}},"created_at":"2018-09-04T01:37:24.000Z","updated_at":"2024-05-27T15:44:45.000Z","dependencies_parsed_at":"2023-10-31T02:37:03.890Z","dependency_job_id":null,"html_url":"https://github.com/guenchi/ChezJS","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guenchi%2FChezJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guenchi%2FChezJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guenchi%2FChezJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guenchi%2FChezJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guenchi","download_url":"https://codeload.github.com/guenchi/ChezJS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253754968,"owners_count":21958934,"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":["chez-scheme","compiler","javascript"],"created_at":"2024-08-03T22:01:14.234Z","updated_at":"2025-05-12T14:32:00.286Z","avatar_url":"https://github.com/guenchi.png","language":"Scheme","funding_links":[],"categories":["Scheme"],"sub_categories":["course"],"readme":"# ChezJS Javascript Engine\nCompile JavaScript to Native Code (with Chez Scheme as backend)\n\nCompile to .so file:\n\n```\n$ chezjs test.js\ncompiling test.js.sc with output to test.js.so\n$ scheme test.js.so\n```\n\nRepl:\n\n```\n$ chezjs\n\u003e const i = 89;\n#\u003cvoid\u003e\n\u003e var k = 100;\n#\u003cvoid\u003e\n\u003e function f(x, y){x + y;}\n#\u003cvoid\u003e\n\u003e f(i, k);\n189\n\u003e \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguenchi%2FChezJS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguenchi%2FChezJS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguenchi%2FChezJS/lists"}