{"id":13431961,"url":"https://github.com/ashmind/SharpLab","last_synced_at":"2025-03-16T22:32:54.361Z","repository":{"id":15779748,"uuid":"18518837","full_name":"ashmind/SharpLab","owner":"ashmind","description":".NET language playground","archived":false,"fork":false,"pushed_at":"2024-06-05T12:39:43.000Z","size":13317,"stargazers_count":2713,"open_issues_count":479,"forks_count":198,"subscribers_count":43,"default_branch":"main","last_synced_at":"2024-10-29T15:10:47.097Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sharplab.io","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashmind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-04-07T13:54:07.000Z","updated_at":"2024-10-28T02:33:14.000Z","dependencies_parsed_at":"2024-10-27T11:46:54.462Z","dependency_job_id":"2fe96c72-32f6-4964-9cfb-4f8307717fb9","html_url":"https://github.com/ashmind/SharpLab","commit_stats":{"total_commits":1590,"total_committers":28,"mean_commits":"56.785714285714285","dds":0.039622641509433953,"last_synced_commit":"078c4e2c5a790f6b7203401c2ec63de22913c0d1"},"previous_names":[],"tags_count":265,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashmind%2FSharpLab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashmind%2FSharpLab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashmind%2FSharpLab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashmind%2FSharpLab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashmind","download_url":"https://codeload.github.com/ashmind/SharpLab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243944954,"owners_count":20372885,"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-07-31T02:01:07.367Z","updated_at":"2025-03-16T22:32:54.355Z","avatar_url":"https://github.com/ashmind.png","language":"C#","funding_links":[],"categories":["Frameworks, Libraries and Tools","C#","C\\#","C# #","框架, 库和工具","Tools"],"sub_categories":["Tools","工具"],"readme":"This repository contains source code for https://sharplab.io.\r\n\r\nSharpLab is a .NET code playground that shows intermediate steps and results of code compilation.\r\nSome language features are thin wrappers on top of other features -- e.g. `using()` becomes `try/finally`.\r\nSharpLab allows you to see the code as compiler sees it, and get a better understanding of .NET languages.\r\n\r\nRecent versions include experimental support for running code, with some limitations.\r\n\r\n### Languages\r\n\r\nSharpLab supports three source languages:\r\n\r\n1. C#\r\n2. Visual Basic\r\n3. F#\r\n\r\nDue to complexity of F#'s compiler library, some features might not be available for F#.\r\n\r\n### Decompilation/Disassembly\r\n\r\nThere are currently three targets for decompilation/disassembly:\r\n\r\n1. C#\r\n2. IL\r\n3. JIT Asm (Native Asm Code)\r\n\r\nNote that VB=\u003eC# disassembly shouldn't be used to convert between languages, as the produced code is intentionally overly verbose.\r\n\r\n### Execution\r\n\r\nYou can use \"Run\" target to execute your code and see the output.  \r\nExecution enables a few nice features such as flow arrows — see here:  \r\nhttps://twitter.com/ashmind/status/894058159223955456.\r\n\r\nExecution is intentionally limited, however the limits are continuously improved and corrected.\r\n\r\n## Contributing\r\n\r\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashmind%2FSharpLab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashmind%2FSharpLab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashmind%2FSharpLab/lists"}