-
Compiling Scripts to Get Compiled Language Performance
Last updated: Friday, December 26, 2025
Published in: CODE Magazine: 2020 - January/February
You can improve the compiler performance of a scripting language by splitting the script into functions. This article uses CSCS (Customized Scripting in C#) as a sample scripting language.

