{"id":19935142,"url":"https://github.com/optimizely/little-clojurer-public","last_synced_at":"2025-05-03T12:31:05.721Z","repository":{"id":22685607,"uuid":"26029328","full_name":"optimizely/little-clojurer-public","owner":"optimizely","description":null,"archived":true,"fork":false,"pushed_at":"2015-08-25T22:16:12.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":157,"default_branch":"master","last_synced_at":"2025-03-01T12:17:19.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/optimizely.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-10-31T18:59:57.000Z","updated_at":"2023-09-28T17:30:54.000Z","dependencies_parsed_at":"2022-08-17T16:25:32.341Z","dependency_job_id":null,"html_url":"https://github.com/optimizely/little-clojurer-public","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/optimizely%2Flittle-clojurer-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Flittle-clojurer-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Flittle-clojurer-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Flittle-clojurer-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/optimizely","download_url":"https://codeload.github.com/optimizely/little-clojurer-public/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252190723,"owners_count":21708939,"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-11-12T23:18:55.689Z","updated_at":"2025-05-03T12:31:05.367Z","avatar_url":"https://github.com/optimizely.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to use this repo\n\nCheckout a branch with your name:\n\n```\ngit checkout [username]\n```\n\nRun tests with the `lein` command:\n\n```\n./lein test\n```\n\nThey will fail. Your task is to make them pass.\n\nFunction definitions are located under `src/little_clojurer/`. Tests are\nlocated under `test/little_clojurer/`. \n\nWe will create a new file in these folders for each chapter of the Little Schemer.\n\n# Chapter 1\n\nFor this chapter we will need to define the functions `cdr`, `null?` and `atom?`.\n\nNote how we implment `car` by merely mapping it to `first`. You should be able to\nfind Clojure primitive functions that map to `cdr` and `null?`.  `atom?` is only\nslightly more complicated.\n\n# Merging to Master\n\nSend a PR to Mustafa before merging to master. Feel free to push to your branch anytime.\n\n## Leiningen\n\nThis repo uses [leiningen](http://leiningen.org/) to manage dependencies and the build process.\n\nLeiningen is packaged with this repo under the file `lein` in the root directory. It's pretty cool.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimizely%2Flittle-clojurer-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptimizely%2Flittle-clojurer-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimizely%2Flittle-clojurer-public/lists"}