{"id":16713937,"url":"https://github.com/shepmaster/clojure-ruby","last_synced_at":"2025-08-23T20:10:38.570Z","repository":{"id":15420761,"uuid":"18153061","full_name":"shepmaster/clojure-ruby","owner":"shepmaster","description":"An extremely bare-bones Ruby interpreter","archived":false,"fork":false,"pushed_at":"2014-06-15T16:26:05.000Z","size":384,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-10T13:12:14.235Z","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":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shepmaster.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}},"created_at":"2014-03-26T20:38:46.000Z","updated_at":"2020-11-11T12:46:26.000Z","dependencies_parsed_at":"2022-08-25T16:20:47.352Z","dependency_job_id":null,"html_url":"https://github.com/shepmaster/clojure-ruby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fclojure-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fclojure-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fclojure-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fclojure-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shepmaster","download_url":"https://codeload.github.com/shepmaster/clojure-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289430,"owners_count":20914464,"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-12T20:48:36.741Z","updated_at":"2025-04-05T05:13:21.197Z","avatar_url":"https://github.com/shepmaster.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clojure-ruby\n\nA Clojure program to interpret a **very** narrow subset of Ruby.\n\nWritten for the [Reddit daily programmer][rdp] challenge\n\n[rdp]: http://www.reddit.com/r/dailyprogrammer/comments/210j6i/21314_challenge_153_hard_interpreting_interpreters/#\n\n## Usage\n\n```\nlein run path-to-ruby-code.rb\n```\n\nRemember that it's unlikely that any arbitrary Ruby code will work. An\n`example.rb` file is included that should work, but you should try the\nBrainfuck interpreter from my other project, [ruby-brainfuck][rbbf].\n\nThere should be exceptions thrown for bad input, but they aren't very\neasy to read!\n\n[rbbf]: https://github.com/shepmaster/ruby-brainfuck\n\n## Thanks\n\nMany thanks to the [instaparse][instaparse] library, which took care\nof all the heavy lifting of parsing!\n\n[instaparse]: https://github.com/Engelberg/instaparse\n\n## License\n\nCopyright © 2014 Jake Goulding\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepmaster%2Fclojure-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshepmaster%2Fclojure-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepmaster%2Fclojure-ruby/lists"}