{"id":19472249,"url":"https://github.com/jakuj/raise-docker-util","last_synced_at":"2026-03-07T04:02:13.380Z","repository":{"id":107257741,"uuid":"401274552","full_name":"JakuJ/raise-docker-util","owner":"JakuJ","description":"A shell wrapper around dockerized RAISE","archived":false,"fork":false,"pushed_at":"2024-08-29T19:01:19.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-30T23:00:05.069Z","etag":null,"topics":["raise"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/JakuJ.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}},"created_at":"2021-08-30T08:43:08.000Z","updated_at":"2024-08-29T19:01:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"87561668-1cc0-467a-8568-1d156d9204b2","html_url":"https://github.com/JakuJ/raise-docker-util","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JakuJ/raise-docker-util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakuJ%2Fraise-docker-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakuJ%2Fraise-docker-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakuJ%2Fraise-docker-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakuJ%2Fraise-docker-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JakuJ","download_url":"https://codeload.github.com/JakuJ/raise-docker-util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakuJ%2Fraise-docker-util/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30207392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T03:24:23.086Z","status":"ssl_error","status_checked_at":"2026-03-07T03:23:11.444Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["raise"],"created_at":"2024-11-10T19:13:42.655Z","updated_at":"2026-03-07T04:02:13.347Z","avatar_url":"https://github.com/JakuJ.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains wrappers around a Docker image containing `rsltc` and `sml`.\n\nDocker image source: https://github.com/JakuJ/RAISE-tools\n\n# Prerequisites\n\nThe scripts use a Docker image, so make sure you have Docker installed from https://docs.docker.com/get-docker/.\n\n**[macOS/Linux only]** You might have to install `coreutils`. On Mac you can use the Homebrew package manager (`brew install coreutils`) and on Linux, use `sudo apt install coreutils`.\n\n# Usage\n\nThe scripts forwards all arguments to the Docker container. The last argument **must be** a filepath.\n\n```bash\nraise.sh rsltc    \u003cfile.rsl\u003e # typecheck\nraise.sh rsltc -m \u003cfile.rsl\u003e # compile to SML\nraise.sh sml      \u003cfile.sml\u003e # run SML\n```\n\nYou can copy the `raise.sh` script to any directory in your `$PATH` (Linux/macOS). For Windows, do the same with the `raise.ps1` Powershell script. Here's how: https://windowsloop.com/how-to-add-to-windows-path/.\n\n# Caveats\n\nOn Windows, you might need to pass absolute paths to RSL/SML files, like so:\n\n```powershell\nraise.ps1 rsltc \"C:\\path\\to\\my\\file.rsl\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakuj%2Fraise-docker-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakuj%2Fraise-docker-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakuj%2Fraise-docker-util/lists"}