{"id":15773230,"url":"https://github.com/silq-lang/silq","last_synced_at":"2025-10-15T18:31:01.906Z","repository":{"id":45868713,"uuid":"206733553","full_name":"silq-lang/silq","owner":"silq-lang","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-30T22:14:11.000Z","size":3529,"stargazers_count":618,"open_issues_count":11,"forks_count":52,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-01-30T23:19:37.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Q#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silq-lang.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":"2019-09-06T07:02:21.000Z","updated_at":"2025-01-30T22:14:15.000Z","dependencies_parsed_at":"2023-11-06T22:59:20.468Z","dependency_job_id":"d4ddde81-ff7f-4bba-ac62-c5b58b1b2be9","html_url":"https://github.com/silq-lang/silq","commit_stats":null,"previous_names":["silq-lang/silq"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silq-lang%2Fsilq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silq-lang%2Fsilq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silq-lang%2Fsilq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silq-lang%2Fsilq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silq-lang","download_url":"https://codeload.github.com/silq-lang/silq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236629346,"owners_count":19179828,"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":"2024-10-04T16:01:05.461Z","updated_at":"2025-10-15T18:30:56.377Z","avatar_url":"https://github.com/silq-lang.png","language":"Q#","funding_links":[],"categories":["Uncategorized","Q#"],"sub_categories":["Uncategorized"],"readme":"# Silq\n\nSilq is a high-level programming language for quantum computing with a strong static type system.\nMore information: https://silq.ethz.ch\n\n## Installation\nTo install via vscode without building from source, see: https://silq.ethz.ch/install\n\n## Build Instructions\n\n### GNU/Linux and OSX\n\n#### Quick build\n\n1. Run `dependencies-release.sh` to download the LDC D compiler into the local directory.\n\n2. Run `build-release.sh` to build Silq.\n\n##### Additional information\n\nSilq is written in the D programming language. D compilers are available at http://dlang.org/download.html.\n\n### FreeBSD\n\nSilq can be built from a port or installed as a binary package on FreeBSD/amd64. \nOther FreeBSD platforms do currently lack the D language support required by silq.\n\nTo install from source, assuming an up-to-date ports tree is available:\n```\n$ cd /usr/ports/lang/silq\n$ make install\n```\n(Or use portmaster or any of the other ports management tools available in FreeBSD ...)\n\nTo install from a package:\n```\n$ pkg install silq\n```\n\n### Other platforms\n\nThe build instructions given here are for GNU/Linux and OSX. Silq can also be built on other platforms.\nFeel free to write a pull request with working build scripts for your favourite platform.\n\n### Example\n\n```\n$ ./dependencies-release.sh \u0026\u0026 ./build-release.sh\n```\n\n## Using Silq\n\nRun `./silq example.slq`, where `example.slq` is a Silq source file to type check that source file.\n\nRun `./silq example.slq --run`, where `example.slq` is a Silq source file to type check and simulate the main function in that source file.\n\n### Additional command-line options\n\nRun `./silq --help` to display information about supported command-line options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilq-lang%2Fsilq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilq-lang%2Fsilq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilq-lang%2Fsilq/lists"}