{"id":31941800,"url":"https://github.com/bencode/lambdacraft","last_synced_at":"2025-10-14T09:21:46.926Z","repository":{"id":316578543,"uuid":"1060599886","full_name":"bencode/LambdaCraft","owner":"bencode","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-26T16:01:47.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T12:28:18.034Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bencode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-20T08:00:00.000Z","updated_at":"2025-09-26T16:01:19.000Z","dependencies_parsed_at":"2025-09-25T13:13:44.761Z","dependency_job_id":"b7a9efce-2506-4b5e-8c04-73bda3f724d6","html_url":"https://github.com/bencode/LambdaCraft","commit_stats":null,"previous_names":["bencode/lambdacraft"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bencode/LambdaCraft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencode%2FLambdaCraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencode%2FLambdaCraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencode%2FLambdaCraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencode%2FLambdaCraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bencode","download_url":"https://codeload.github.com/bencode/LambdaCraft/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencode%2FLambdaCraft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018616,"owners_count":26086404,"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-10-14T02:00:06.444Z","response_time":60,"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":"2025-10-14T09:21:45.750Z","updated_at":"2025-10-14T09:21:46.919Z","avatar_url":"https://github.com/bencode.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LambdaCraft\n\n**() =\u003e study(math) =\u003e practice(code)**\n\nA Clojure notebook-based platform for studying math, practicing code, and exploring computational thinking using [Clerk](https://clerk.vision/).\n\n## 🚀 Quick Start\n\n### Prerequisites\n- [Clojure CLI](https://clojure.org/guides/getting_started) (1.11+)\n- [Node.js](https://nodejs.org/) (for font dependencies)\n\n### Development Setup\n\n1. **Install font dependencies:**\n   ```bash\n   pnpm install\n   # or npm install\n   ```\n\n2. **Start development server:**\n   ```bash\n   clojure -M:dev\n   ```\n\n   Server will be available at: http://localhost:7777\n\n## 🔧 Available Commands\n\n### Development\n```bash\n# Start dev server with auto-reload\nclojure -M:run\n\n# Start REPL for interactive development\nclojure -M:dev\n```\n\n### Building\n```bash\n# Build static site for GitHub Pages\nclojure -X:build\n\n# Output will be in public/ directory\n```\n\n### REPL Commands\n```clojure\n;; Server management\n(u/start!)           ; Start server\n(clerk/halt!)        ; Stop server\n```\n\n## 📋 Development Workflow\n\n1. **Create notebook:** Add `.clj` file in `notebooks/`\n2. **Live preview:** Start dev server with `clojure -M:run`\n3. **Interactive dev:** Use REPL with `(clerk/show! \"path/to/notebook\")`\n4. **Build:** Generate static site with `clojure -X:build`\n5. **Deploy:** Push to GitHub for automatic Pages deployment\n\n## 📚 Resources\n\n- [Clerk Documentation](https://book.clerk.vision/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbencode%2Flambdacraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbencode%2Flambdacraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbencode%2Flambdacraft/lists"}