{"id":43210522,"url":"https://github.com/nerdalytics/tinywhale","last_synced_at":"2026-02-01T07:31:16.177Z","repository":{"id":325950974,"uuid":"1102958466","full_name":"nerdalytics/tinywhale","owner":"nerdalytics","description":"A tiny programming language that compiles to WebAssembly","archived":false,"fork":false,"pushed_at":"2026-01-28T13:25:10.000Z","size":531,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-29T00:07:00.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/nerdalytics.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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-11-24T08:56:49.000Z","updated_at":"2026-01-28T13:25:30.000Z","dependencies_parsed_at":"2026-01-11T03:02:13.193Z","dependency_job_id":null,"html_url":"https://github.com/nerdalytics/tinywhale","commit_stats":null,"previous_names":["nerdalytics/tinywhale"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nerdalytics/tinywhale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalytics%2Ftinywhale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalytics%2Ftinywhale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalytics%2Ftinywhale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalytics%2Ftinywhale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerdalytics","download_url":"https://codeload.github.com/nerdalytics/tinywhale/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalytics%2Ftinywhale/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28972542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T06:46:42.625Z","status":"ssl_error","status_checked_at":"2026-02-01T06:44:56.173Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-02-01T07:31:15.437Z","updated_at":"2026-02-01T07:31:16.169Z","avatar_url":"https://github.com/nerdalytics.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyWhale\n\nA tiny programming language that compiles to WebAssembly.\n\n## Project Structure\n\nThis is a monorepo managed with [pnpm](https://pnpm.io/) workspaces:\n\n- **`packages/compiler`** - The TinyWhale compiler library\n- **`packages/cli`** - Command-line interface for TinyWhale\n- **`packages/diagnostics`** - Shared diagnostic types and definitions\n- **`packages/lsp`** - Language Server Protocol implementation\n\n## Prerequisites\n\n- [mise](https://mise.jdx.dev/) - Development tool version manager and task runner\n- Node.js 24.13.0 (automatically installed via mise)\n- pnpm 10.28.1 (automatically installed via mise)\n\n## Getting Started\n\n1. Install mise if you haven't already:\n   ```bash\n   curl https://mise.run | sh\n   ```\n\n2. Install tools and dependencies:\n   ```bash\n   mise install\n   mise run install\n   ```\n\n## Available Tasks\n\nAll tasks are defined in `mise.toml` and run via mise:\n\n- `mise run install` - Install dependencies\n- `mise run build` - Build all packages\n- `mise run test` - Run tests\n- `mise run check` - Lint and format (Biome, with auto-fix)\n- `mise run typecheck` - TypeScript type checking\n- `mise run clean` - Clean build artifacts\n- `mise run generate-grammar` - Regenerate Ohm grammar bundles\n- `mise run cli \u003cfile\u003e` - Run the TinyWhale CLI\n\n## Development\n\nThe project uses mise as the task runner. All tasks are defined in `mise.toml`.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerdalytics%2Ftinywhale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerdalytics%2Ftinywhale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerdalytics%2Ftinywhale/lists"}