q/examples
2025-04-07 15:13:57 +02:00
..
array Implemented more arm64 instructions 2025-03-13 13:17:58 +01:00
collatz Added fmt package 2025-04-07 15:13:57 +02:00
echo Improved type system 2025-02-09 23:52:07 +01:00
factorial Added fmt package 2025-04-07 15:13:57 +02:00
fibonacci Added fmt package 2025-04-07 15:13:57 +02:00
fizzbuzz Added fmt package 2025-04-07 15:13:57 +02:00
gcd Added fmt package 2025-04-07 15:13:57 +02:00
hello Implemented length storage of allocated memory 2025-02-09 14:14:41 +01:00
itoa Added fmt package 2025-04-07 15:13:57 +02:00
point Removed struct keyword 2025-04-04 13:32:55 +02:00
prime Added fmt package 2025-04-07 15:13:57 +02:00
server Added placeholders for type casts 2025-02-27 00:18:34 +01:00
shell Modified const and extern to always use blocks 2025-04-05 19:34:50 +02:00
thread Implemented for loops 2025-02-19 23:46:17 +01:00
winapi Modified const and extern to always use blocks 2025-04-05 19:34:50 +02:00