1
0
Fork 0
forked from fun/fun
fun/examples
2025-09-17 10:03:40 +02:00
..
arrays.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
arrays_advanced.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
arrays_iter.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
builtins_conversions.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
builtins_extended.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
builtins_maps_and_more.fun Housekeeping in ./examples/. 2025-09-16 09:06:44 +02:00
expressions_test.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
file_io.fun Housekeeping in ./examples/. 2025-09-16 09:06:44 +02:00
file_print_for_file_line_by_line.fun Housekeeping in ./examples/. 2025-09-16 09:06:44 +02:00
for_range_test.fun More examples documentation and just small fixes. 2025-09-16 07:45:19 +02:00
functions_test.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
have_fun.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
have_fun_function.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
if_else_test.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
loops_break_continue.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
nested_loops.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
objects_basic.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
objects_more.fun Added line numbers to debug and error output. 2025-09-16 11:23:42 +02:00
short_circuit_test.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
signed_ints.fun Changed number from Uint64 to Sint64. 2025-09-17 10:03:40 +02:00
strings_test.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00
typeof.fun Added typeof opcode to verify variable types. 2025-09-16 03:45:25 +02:00
typeof_features.fun Changed number from Uint64 to Sint64. 2025-09-17 10:03:40 +02:00
types_integers.fun Integer/Number and uint(8,16,32,64bit) fun... ;) 2025-09-16 12:29:28 +02:00
uint_types.fun Integer/Number and uint(8,16,32,64bit) fun... ;) 2025-09-16 12:29:28 +02:00
while_test.fun Added tons of opcode documentation, changed license to ISC and a lot of file refactoring. 2025-09-16 02:11:22 +02:00