{"id":28155880,"url":"https://github.com/plsyssec/icarus","last_synced_at":"2026-03-19T13:03:33.816Z","repository":{"id":91282443,"uuid":"385745214","full_name":"PLSysSec/icarus","owner":"PLSysSec","description":"🏅 A domain-specific language for trustworthy JIT implementation","archived":false,"fork":false,"pushed_at":"2025-02-11T19:17:00.000Z","size":6233,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-02T01:44:05.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/PLSysSec.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}},"created_at":"2021-07-13T22:00:28.000Z","updated_at":"2025-02-11T19:17:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbf20a01-41f0-49bb-91df-f88c514f8e70","html_url":"https://github.com/PLSysSec/icarus","commit_stats":null,"previous_names":["plsyssec/cachet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Ficarus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Ficarus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Ficarus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Ficarus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PLSysSec","download_url":"https://codeload.github.com/PLSysSec/icarus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254292101,"owners_count":22046428,"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":"2025-05-15T07:14:44.748Z","updated_at":"2026-03-06T01:39:08.191Z","avatar_url":"https://github.com/PLSysSec.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ~~Cachet~~ Icarus\n\n_Note: renaming is still in progress._\n\n## Syntax highlighting\n\nA syntax highlighting plugin for Vim/Neovim can be found in the `contrib/vim/` directory. It is\nupdated as the language evolves.\n\n## Prerequisites\n\n1. Clone this repository with the `-r` (recursive) flag, or run `git submodule init` / `git\n   submodule update` to initialize submodules after cloning.\n2. Make sure the `sponge` command from [moreutils](https://joeyh.name/code/moreutils/) is\n   available in your `PATH`.\n3. Install the [`dotnet` CLI](https://docs.microsoft.com/en-us/dotnet/core/tools/).\n4. Build Boogie with `./scripts/build-boogie.sh`.\n5. Build Corral with `./scripts/build-corral.sh`.\n\n## Testing scripts\n\nA helper script is available to compile Cachet source files from the `notes/` directory.\n\n```\n./scripts/compile.sh \u003cname\u003e\n```\n\nwill compile `notes/\u003cname\u003e.cachet`, producing `out/\u003cname\u003e.h`, `out/\u003cname\u003e.inc`, and\n`out/\u003cname\u003e.bpl`.\n\nAfter compiling, samples can be verified with `./scripts/verify.sh`.\n\n```\n./scripts/verify.sh \u003cname\u003e\n```\n\nwill run the Corral verifier on `out/\u003cname\u003e.bpl`. Note we're using a small\n[fork](https://github.com/PLSysSec/corral/tree/cachet) of Corral, vendored in this repository under\n`vendor/corral`.\n\nYou can do both with a single command by running `./scripts/compile-and-verify.sh \u003cname\u003e`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsyssec%2Ficarus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplsyssec%2Ficarus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsyssec%2Ficarus/lists"}