Advanced Scripting Framework (ASF)

Modern scripting power inside classic VBA. Fast to adopt (No COM dependencies) โ€” impossible to ignore due its incredible power. Turn VBA into a full-featured script host. ASF brings modern scripting ergonomics (first-class functions, closures, arrays & objects, method chaining, builtin helpers like map/filter/reduce, and even VBExpressions) to classic VBA projects โ€” without leaving the Office ecosystem.

ASF is an embeddable scripting engine written in plain VBA that brings modern language features โ€” first-class functions, anonymous closures, array & object literals, and safe interop with your existing VBA code โ€” to legacy Office apps.

This project provides a production-proven compiler and VM plus a complete test-suite vaโ€ฆ

Similar Posts

Loading similar posts...