{"adoption": {"forks": 178, "observed_at": "2026-08-28T04:03:40.888008+00:00", "stars": 1124}, "canonical_url": "https://ross.abutalabs.com/products/minsk", "card": {"archived": false, "artifact_type": "learning-resource", "description": "This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.", "domain": ["compilers", "programming-languages", "parsers", "education", "developer-tools"], "enriched": true, "function": ["compiler", "parser", "interpreter", "type-system", "programming-language", "developer-tools"], "health_score": 20, "homepage": "http://minsk-compiler.net", "language": "C#", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["terrajobst/minsk"], "name": "terrajobst/minsk", "platform": ["dotnet", "cross-platform", "cli"], "pushed_at": "2021-07-23T19:37:36+00:00", "repo": "terrajobst/minsk", "stars": 1124, "tags": ["compiler-construction", "roslyn-inspired", "educational", "live-coding", "csharp", "ide-tooling"], "topics": [], "urls": [], "use_cases": ["learn how compilers work by reading a small handwritten implementation", "study lexing, parsing, binding, and type checking in C#", "build a toy programming language with an IDE-like tooling experience", "follow along with a live-coded compiler video series", "understand how Roslyn-style compiler APIs are structured"], "what_it_is": "Minsk is a handwritten compiler written in C# that illustrates basic compiler construction concepts, inspired by Roslyn. It exposes APIs for parsing and type checking to demonstrate how a language can be tooled inside an IDE.", "when_to_avoid": ["you need a production-ready compiler or language toolchain", "you want a high-performance or feature-complete language implementation", "you need a maintained project with active releases"], "when_to_choose": ["you want an educational, readable codebase for learning compiler construction", "you prefer C#/.NET and want a Roslyn-inspired example", "you want to see how parsing and type-checking APIs enable IDE tooling"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/minsk", "repo": "terrajobst/minsk", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.888008+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.730114+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e0d02d4fc63b93dd17126cb033ca38fc7c5d434a187106d1de5851b213cc7a90", "fetched_at": "2026-08-28T04:03:40.888008+00:00", "kind": "readme", "missing": false, "url": "https://github.com/terrajobst/minsk"}, {"content_hash": "34dff894b9cda14df1a2e2de288a55f9c60368f81f59a00278d391780715aa2a", "fetched_at": "2026-08-29T12:44:04.112326+00:00", "kind": "homepage", "missing": false, "url": "http://minsk-compiler.net"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2891, "days_push": 1867, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}