{"id":19842869,"url":"https://github.com/deemp/query-driven-free-foil","last_synced_at":"2025-02-28T19:41:40.567Z","repository":{"id":262322378,"uuid":"886803126","full_name":"deemp/query-driven-free-foil","owner":"deemp","description":"A repository for the MS thesis Query-Driven Language Server Architecture using Second-Order Abstract Syntax","archived":false,"fork":false,"pushed_at":"2025-02-23T13:54:04.000Z","size":2239,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-23T14:31:26.404Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/deemp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-11-11T16:24:27.000Z","updated_at":"2025-02-23T13:54:07.000Z","dependencies_parsed_at":"2025-02-23T14:26:30.062Z","dependency_job_id":"8101e8b4-df8c-4c29-b825-ba95bb7b8493","html_url":"https://github.com/deemp/query-driven-free-foil","commit_stats":null,"previous_names":["deemp/query-driven-free-foil"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemp%2Fquery-driven-free-foil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemp%2Fquery-driven-free-foil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemp%2Fquery-driven-free-foil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemp%2Fquery-driven-free-foil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deemp","download_url":"https://codeload.github.com/deemp/query-driven-free-foil/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241214009,"owners_count":19928223,"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-11-12T12:35:54.733Z","updated_at":"2025-02-28T19:41:40.562Z","avatar_url":"https://github.com/deemp.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Query-Driven Language Server Architecture using Second-Order Abstract Syntax\n\n## Run `free-foil-stlc`\n\n```console\nnix develop github:deemp/query-driven-free-foil#demo\nfree-foil-stlc\n```\n\n## Develop the project\n\nClone the repository.\n\n```console\ngit clone https://github.com/deemp/query-driven-free-foil\ncd query-driven-free-foil\n```\n\n### Set up direnv (optional)\n\nDirenv caches flake devshell evaluation results.\n\nInstall `direnv` ([link](https://direnv.net/#basic-installation)).\n\nRun in the repo:\n\n```console\ndirenv allow\n```\n\n### Set up VS Code (optional)\n\nInstall recommended extensions (listed [here](.vscode/extensions.json)).\n\n### Build and run with Nix\n\nBuild `free-foil-stlc`.\n\n```console\nnix build .#free-foil-stlc\n```\n\nRun `free-foil-stlc`.\n\n```console\nnix run .#free-foil-stlc\n```\n\n### Build and run with Cabal\n\nStart a Nix devShell.\n\n```console\nnix develop\n```\n\nUpdate the Hackage index.\n\n```console\nnix run .#cabalUpdate\n```\n\nBuild `free-foil-stlc`.\n\n```console\ncabal build free-foil-stlc\n```\n\nRun `free-foil-stlc`.\n\n```console\ncabal run free-foil-stlc\n```\n\n### Build with Stack\n\nStart a Nix devShell.\n\n```console\nnix develop\n```\n\nBuild `free-foil-stlc`.\n\n```console\nstack build free-foil-stlc\n```\n\nRun `free-foil-stlc`.\n\n```console\nstack run free-foil-stlc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeemp%2Fquery-driven-free-foil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeemp%2Fquery-driven-free-foil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeemp%2Fquery-driven-free-foil/lists"}