{"id":15348472,"url":"https://github.com/stain/eolang-clj","last_synced_at":"2025-04-09T05:41:48.548Z","repository":{"id":137665143,"uuid":"75486089","full_name":"stain/eolang-clj","owner":"stain","description":"Experimental Clojure mapping of eolang.org","archived":false,"fork":false,"pushed_at":"2019-10-13T23:32:49.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T00:17:34.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/stain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-12-03T16:40:05.000Z","updated_at":"2019-10-13T23:32:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1046da9-81b5-4e98-9cfe-c4813f0f4bab","html_url":"https://github.com/stain/eolang-clj","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"77642b646e24ede4d6cdc55fe978c8022f6b534a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stain%2Feolang-clj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stain%2Feolang-clj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stain%2Feolang-clj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stain%2Feolang-clj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stain","download_url":"https://codeload.github.com/stain/eolang-clj/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987103,"owners_count":21028891,"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-10-01T11:48:37.011Z","updated_at":"2025-04-09T05:41:48.519Z","avatar_url":"https://github.com/stain.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eolang\n\nThis is an **experimental** attempt to map the\nexperimental [EO](https://github.com/yegor256/eo) programming\nlanguage to [Clojure](http://clojure.org/), using LISP forms\nas a kind of abstract syntax tree.  \n\nThis is **not** meant as a compiler of EO.\n\nNote: This code **could change at any point** - or (perhaps more likely)\nnot at all.\n\n## Building and running\n\nYou need [Leiningen](http://leiningen.org/) and Java/OpenJDK 8 or later.\n\nWhile developing you can run directly using:\n\n    lein run\n\nTo build an executable JAR:\n\n    lein uberjar\n    java -jar target/uberjar/eolang-0.0.1-SNAPSHOT-standalone.jar\n\n\n## License\n\nCopyright © 2016 Stian Soiland-Reyes [orcid.org/0000-0001-9842-9718](http://orcid.org/0000-0001-9842-9718/)\nCopyright © 2016 [University of Manchester](http://www.esciencelab.org.uk/)\n\nDistributed under the [MIT license](https://opensource.org/licenses/MIT)\nSee the file [LICENSE](LICENSE) for details.\n\nThe `test/` folder includes examples adapted from https://github.com/yegor256/eo\nwhich are © 2016 Yegor Bugayenko and\n[contributors](https://github.com/yegor256/eo/graphs/contributors).\n`TODO`: [Clarify open source license of the eo spec](https://github.com/yegor256/eo/issues/64).\n\nDependencies include [Clojure](http://clojure.org/) and\n[instaparse](https://github.com/engelberg/instaparse) which are distributed\nunder the [Eclipse Public License](www.eclipse.org/legal/epl-v10.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstain%2Feolang-clj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstain%2Feolang-clj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstain%2Feolang-clj/lists"}