{"id":48649016,"url":"https://github.com/pgmtx/jule-playground","last_synced_at":"2026-04-10T08:27:44.107Z","repository":{"id":337777305,"uuid":"1154393411","full_name":"pgmtx/jule-playground","owner":"pgmtx","description":"An online sandbox to quickly test Jule code.","archived":false,"fork":false,"pushed_at":"2026-03-04T16:48:42.000Z","size":1075,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-04T17:10:54.988Z","etag":null,"topics":["docker","jule","playground","website"],"latest_commit_sha":null,"homepage":"https://pgmtx.com/playground","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgmtx.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":null,"dco":null,"cla":null}},"created_at":"2026-02-10T10:37:55.000Z","updated_at":"2026-03-04T16:34:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pgmtx/jule-playground","commit_stats":null,"previous_names":["pgmtx/jule-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pgmtx/jule-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgmtx%2Fjule-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgmtx%2Fjule-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgmtx%2Fjule-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgmtx%2Fjule-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgmtx","download_url":"https://codeload.github.com/pgmtx/jule-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgmtx%2Fjule-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31634878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["docker","jule","playground","website"],"created_at":"2026-04-10T08:27:40.539Z","updated_at":"2026-04-10T08:27:44.094Z","avatar_url":"https://github.com/pgmtx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jule Playground\n\n\u003e An online sandbox to quickly test [Jule](https://jule.dev/) code.\n\n## Limitations\n\n- The playground supports up to two concurrent compilations.\n- Code relying on stdin is not supported due to sandboxing constraints.\n\n## Setup\n\nYou will need [Docker](https://www.docker.com/), a [Go](https://go.dev) compiler (version \u003e= 1.25.5), and [Bun](https://bun.com/).\n\nInstall the JavaScript dependencies (including CodeMirror), using `bun install`.\n\nClang and julec are isolated inside the Dockerfile, which can be built this way:\n\n```\ndocker build -t jule-clang .\n```\n\n### Locally\n\nType `go run .` then open `0.0.0.0:8080/playground` in your browser.\n\nEach time you edit `public/playground.js`, you have to execute `bun run build` to generate the bundle script.\n\n### On a server\n\nYou need to have Docker installed on the server.\n\nThere is a [script](./deploy.sh) to easily deploy the project files. Before running it check out the paths and make sure to have a `.env` file containing `SERVER_IP=\"your_server_ip\"`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgmtx%2Fjule-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgmtx%2Fjule-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgmtx%2Fjule-playground/lists"}