![]() |
Phasor 2.2.0
Stack VM based Programming Language
|
A dynamically typed, compiled programming language with a hybrid stack/register-based bytecode virtual machine, designed for performance and flexibility.
| Module | Include Statement | Functions |
|---|---|---|
| I/O | include_stdio() | puts, puts_error printf, gets, putf, msgbox, msgbox_err |
| Math | include_stdmath() | math_sqrt, math_pow, math_sin, math_cos, etc. |
| Strings | include_stdstr() | len, substr, concat, to_upper, to_lower |
| Files | include_stdfile() | fread, fwrite, fexists, fcopy, fmove |
| System | include_stdsys() | time, sleep, sys_os, sys_exec, clear |
| Types | include_stdtype() | to_int, to_float, to_string, to_bool |
| Regex | include_stdregex() | regex_match, regex_search, regex_replace |
Phasor - Fast, flexible programming/scripting with near native VM performance.
Mentions of 'coreutils', the Free Software Foundation, Inc., 'Java™', Oracle® Corporation, '.NET™', Microsoft® Corporation, Google® LLC, or other third-party companies, products, or trademarks do not imply any affiliation, endorsement, or sponsorship by those third parties, or thier affiliates, unless explicitly stated otherwise.