1
0
Fork 0
forked from fun/fun
fun/examples
2025-09-29 03:26:35 +02:00
..
arrays.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
arrays_advanced.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
arrays_iter.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
builtins_conversions.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
builtins_extended.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
builtins_maps_and_more.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
byte_for_demo.fun Classes are a real type class now and some fixes. (0.10.0) 2025-09-28 23:56:45 +02:00
cast_demo.fun Bastic value type casting. (0.12.0) 2025-09-29 03:26:35 +02:00
classes_demo.fun Classes are a real type class now and some fixes. (0.10.0) 2025-09-28 23:56:45 +02:00
crc32_demo.fun Just some permission fixes in ./examples/. (0.11.1) 2025-09-29 02:46:32 +02:00
expressions_test.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
file_io.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
file_print_for_file_line_by_line.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
for_range_test.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
functions_test.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
have_fun.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
have_fun_function.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
if_else_test.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
include_lib.fun Classes are a real type class now and some fixes. (0.10.0) 2025-09-28 23:56:45 +02:00
include_local.fun Classes are a real type class now and some fixes. (0.10.0) 2025-09-28 23:56:45 +02:00
include_local_util.fun Added basic local includes relative to $PWD and includes for files located at /usr/lib/fun. 2025-09-27 17:39:03 +02:00
loops_break_continue.fun Added some documentation to some ./examples/*.fun scripts. 2025-09-18 02:39:07 +02:00
md5_demo.fun Just some permission fixes in ./examples/. (0.11.1) 2025-09-29 02:46:32 +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
os_env.fun Classes are a real type class now and some fixes. (0.10.0) 2025-09-28 23:56:45 +02:00
sha256_demo.fun Just some permission fixes in ./examples/. (0.11.1) 2025-09-29 02:46:32 +02:00
sha512_demo.fun Just some permission fixes in ./examples/. (0.11.1) 2025-09-29 02:46:32 +02:00
sha512_str_demo.fun Just some permission fixes in ./examples/. (0.11.1) 2025-09-29 02:46:32 +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
type_safety.fun Classes are a real type class now and some fixes. (0.10.0) 2025-09-28 23:56:45 +02:00
type_safety_fails.fun Classes are a real type class now and some fixes. (0.10.0) 2025-09-28 23:56:45 +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
types_overview.fun Classes are a real type class now and some fixes. (0.10.0) 2025-09-28 23:56:45 +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