LichenScript

JSON →
library 0.6.3 ·javascript
verified Jun 4, 2026

LichenScript is a statically typed language compiler that targets JavaScript and C, version 0.6.3. It offers modern syntax similar to TypeScript/JavaScript, pattern matching, and AOT compilation to C for fast cold start and portability (WebAssembly/Mobile). Its JavaScript target produces readable code with small overhead. It is designed for easy integration with the web ecosystem, providing a lightweight alternative to TypeScript for isolated environments. Active development with monthly releases.