rhai/scripts
2020-05-02 16:23:36 +08:00
..
array.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
assignment.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
comments.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
fibonacci.rhai Add more benchmarks. 2020-04-13 23:38:10 +08:00
for1.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
function_decl1.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
function_decl2.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
function_decl3.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
if1.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
loop.rhai Put comments into example scripts. 2020-03-18 10:40:07 +08:00
mat_mul.rhai Modify for mutliple levels of indexing. 2020-04-26 18:37:41 +08:00
op1.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
op2.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
op3.rhai Pretty up scripts with print. 2020-05-02 16:23:36 +08:00
primes.rhai Increase prime numbers limit to 100K. 2020-04-27 12:42:39 +08:00
speed_test.rhai Add timestamp support. 2020-04-11 16:06:57 +08:00
string.rhai Put comments into example scripts. 2020-03-18 10:40:07 +08:00
while.rhai Put comments into example scripts. 2020-03-18 10:40:07 +08:00