{"id":21228213,"url":"https://github.com/hexlet/multicode","last_synced_at":"2025-08-22T15:08:46.077Z","repository":{"id":15737152,"uuid":"18475630","full_name":"Hexlet/multicode","owner":"Hexlet","description":"Hexlet's Codebattle's Clojure code converter","archived":false,"fork":false,"pushed_at":"2024-08-30T19:51:48.000Z","size":60,"stargazers_count":9,"open_issues_count":0,"forks_count":7,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-07-10T20:44:48.445Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://battle.hexlet.io/","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hexlet.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,"zenodo":null}},"created_at":"2014-04-05T20:13:13.000Z","updated_at":"2022-02-15T13:23:54.000Z","dependencies_parsed_at":"2025-07-10T15:41:11.028Z","dependency_job_id":"4f578ff9-c54a-45c9-88f6-8706ad93c911","html_url":"https://github.com/Hexlet/multicode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hexlet/multicode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexlet%2Fmulticode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexlet%2Fmulticode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexlet%2Fmulticode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexlet%2Fmulticode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hexlet","download_url":"https://codeload.github.com/Hexlet/multicode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexlet%2Fmulticode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271657797,"owners_count":24797935,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-20T23:15:14.359Z","updated_at":"2025-08-22T15:08:46.065Z","avatar_url":"https://github.com/Hexlet.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# multicode\n[![Build Status](https://travis-ci.org/Hexlet/multicode.svg?branch=travis)](https://travis-ci.org/mokevnin/multicode)\n\n## Description\n\nTransforms code written in Clojure into other languages\n\n## Supported languages\n\nPHP, Python, Ruby, JavaScript\n\n## Develoment\n\n* Install leiningen\n\n## Usage\n\n\n    (prettify-code :ruby\n                   [ '(let [arr [\\a \\b \\c] x 5 z 8]\n                   (assert-equal \\b (fetch arr 1 \\d))\n                   (assert-equal \\d (fetch arr 5 \\d))\n                   (assert-equal \\c (fetch arr -1 \\d))\n                   (assert-equal \\d (fetch arr -5 \\d)))])\n\n    #=\u003e\"arr = ['a', 'b', 'c']\n    x = 5\n    z = 8\n    assert_equal('b', fetch(arr, 1, 'd'))\n    assert_equal('d', fetch(arr, 5, 'd'))\n    assert_equal('c', fetch(arr, -1, 'd'))\n    assert_equal('d', fetch(arr, -5, 'd'))\"\n\n    (prettify-expression :javascript '(assert-equal 3 (fib 4)))\n\n    #=\u003e\"assertEqual(3, fib(4));\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexlet%2Fmulticode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexlet%2Fmulticode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexlet%2Fmulticode/lists"}