{"id":20983853,"url":"https://github.com/danaugrs/lambda-vis","last_synced_at":"2025-04-12T03:25:42.751Z","repository":{"id":192450148,"uuid":"686694030","full_name":"danaugrs/lambda-vis","owner":"danaugrs","description":"λ-Calculi Expression Visualizer","archived":false,"fork":false,"pushed_at":"2023-10-08T19:30:31.000Z","size":360,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T17:43:41.600Z","etag":null,"topics":["deno","lambda-calculus","visualization"],"latest_commit_sha":null,"homepage":"https://lambda-vis.deno.dev/","language":"TypeScript","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/danaugrs.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":"2023-09-03T16:36:47.000Z","updated_at":"2023-12-11T03:35:26.000Z","dependencies_parsed_at":"2024-11-19T05:53:36.415Z","dependency_job_id":"5897356f-3f67-4bce-a327-967072854131","html_url":"https://github.com/danaugrs/lambda-vis","commit_stats":null,"previous_names":["danaugrs/lambda-vis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danaugrs%2Flambda-vis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danaugrs%2Flambda-vis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danaugrs%2Flambda-vis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danaugrs%2Flambda-vis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danaugrs","download_url":"https://codeload.github.com/danaugrs/lambda-vis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248511277,"owners_count":21116381,"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":["deno","lambda-calculus","visualization"],"created_at":"2024-11-19T05:50:31.538Z","updated_at":"2025-04-12T03:25:42.725Z","avatar_url":"https://github.com/danaugrs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# λ-Calculi Expression Visualizer\n\nThis project visualizes λ-calculi expressions as graphs.\n\n[Try it here](https://lambda-vis.deno.dev/).\n\n![/screenshot.png](/screenshot.png)\n\n### Usage\n\nStart the project:\n\n```\ndeno task start\n```\n\nThis will watch the project directory and restart as necessary.\n\n### About the λ-calculi parser\n\nThe λ-calculi parser in [`lib/parser.gen.ts`](lib/parser.gen.ts) was generated using [tsPEG](https://www.npmjs.com/package/tspeg) (3.2.2) based on the grammar in [`lib/lambda.grammar`](lib/lambda.grammar).\n\n```\nnpm install -g tspeg\ntspeg lib/lambda.grammar lib/parser.gen.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanaugrs%2Flambda-vis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanaugrs%2Flambda-vis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanaugrs%2Flambda-vis/lists"}