{"id":22813136,"url":"https://github.com/phmatray/wisplang","last_synced_at":"2026-07-03T06:02:53.383Z","repository":{"id":266880967,"uuid":"899613471","full_name":"phmatray/WispLang","owner":"phmatray","description":"A tree-walk interpreter for the Wisp scripting language implemented in C#","archived":false,"fork":false,"pushed_at":"2026-03-16T17:21:51.000Z","size":61,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2026-03-17T04:38:39.606Z","etag":null,"topics":["csharp","dotnet","language","parser"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/phmatray.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-06T16:23:07.000Z","updated_at":"2026-03-16T17:21:19.000Z","dependencies_parsed_at":"2025-10-30T00:22:10.306Z","dependency_job_id":null,"html_url":"https://github.com/phmatray/WispLang","commit_stats":null,"previous_names":["phmatray/wisplang"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phmatray/WispLang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmatray%2FWispLang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmatray%2FWispLang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmatray%2FWispLang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmatray%2FWispLang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phmatray","download_url":"https://codeload.github.com/phmatray/WispLang/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phmatray%2FWispLang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35074237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["csharp","dotnet","language","parser"],"created_at":"2024-12-12T12:15:12.199Z","updated_at":"2026-07-03T06:02:53.368Z","avatar_url":"https://github.com/phmatray.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WispLang\n\n\u003e A tree-walk interpreter for the Wisp programming language, implemented in C#.\n\n## Description\nWispLang is a C# implementation of a tree-walk interpreter inspired by the Lox language from the book \"Crafting Interpreters\". It includes a scanner, AST generator, AST printer, and full interpreter — covering lexing, parsing, and evaluation of a custom scripting language.\n\n## Features\n- Full scanner/lexer for tokenizing Wisp source code\n- Recursive-descent parser with AST generation\n- Tree-walk interpreter with variable binding and function calls\n- AST printer for debugging parse trees\n\n## Getting Started\n```bash\ngit clone https://github.com/phmatray/WispLang.git\ncd WispLang\ndotnet run --project WispScanner\n```\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphmatray%2Fwisplang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphmatray%2Fwisplang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphmatray%2Fwisplang/lists"}