ended6월 4일· 1 sources
From Hardcoded Stubs to Smart Discovery: CrabPascal v2.0.1 Transforms Pascal Unit Loading
하드코딩 없는 Pascal 런타임: CrabPascal v2.0.1의 동적 유닛 로딩
Why it matters
CrabPascal v2.0.1 replaces hardcoded library management with dynamic unit discovery, enabling the same runtime to power both simple scripts and complex multi-service REST applications. By recursively resolving dependencies and intelligently handling circular references, this architecture makes Delphi-compatible Pascal development more flexible and production-ready.
1
Sources
+0
24h
—
Growth
5d
Active
Recursive Unit LoadingCrabPascalDependency ResolverPascal RuntimeDynamic Discovery