Welcome to KoalaScript, the complete scripting solution for KoalaTerm.
KoalaScript is an interpreting language like most other scripting languages, it doesn't need to be compiled to run. KoalaTerm 3.0 uses its built-in interpreter to execute scripts, supply terminal and system status, and display result if any.
A KoalaScript file is a plain text file, you may use any text editor to create a script. And there are many ways to invoke a script (loaded from a script file, or just a few lines you can type in the KoalaTerm settings pages): from menu, by keystroke, clicking a button, or triggered by host sequence.
KoalaTerm team is improving and enhancing the KoalaScript constantly, we want to develop a powerful enough for everybody to carry out their scripting needs, yet simple enough for everybody to master it easily. So we welcome your opinions as programmers, it will help us to put a priority for every improvement and enhancement.
How to Invoke KoalaScript Scripts
Overview of KoalaScript Language