General
FastScript .NET is a library for executing C# scripts. FastScript .NET is built using the "lexer-parser-interpreter" scheme, it does not use compilation into machine code. It can be used in environments where code generation is prohibited (Native AOT, iOS, WASM).