Acerca de
East is a specialized domain-specific language (DSL) embedded in TypeScript, designed for building robust, portable logic through a fluent API. It features a rich static type system—including collections, structs, and variants—alongside structured control flow and a comprehensive standard library for math, string, and data manipulation. By compiling to an intermediate representation (IR), East allows developers to define complex functions and platform effects that can be serialized, shared, and executed across different environments while maintaining strict type safety and predictable behavior.