q/examples
2025-04-04 20:15:31 +02:00
..
array Implemented more arm64 instructions 2025-03-13 13:17:58 +01:00
collatz Removed log from the standard library 2025-02-22 18:02:50 +01:00
echo Improved type system 2025-02-09 23:52:07 +01:00
factorial Removed log from the standard library 2025-02-22 18:02:50 +01:00
fibonacci Removed log from the standard library 2025-02-22 18:02:50 +01:00
fizzbuzz Removed log from the standard library 2025-02-22 18:02:50 +01:00
gcd Removed log from the standard library 2025-02-22 18:02:50 +01:00
hello Implemented length storage of allocated memory 2025-02-09 14:14:41 +01:00
itoa Removed log from the standard library 2025-02-22 18:02:50 +01:00
point Removed struct keyword 2025-04-04 13:32:55 +02:00
prime Implemented boolean literals 2025-02-26 14:33:41 +01:00
server Added placeholders for type casts 2025-02-27 00:18:34 +01:00
shell Moved const and extern identifiers to the left 2025-04-04 20:15:31 +02:00
thread Implemented for loops 2025-02-19 23:46:17 +01:00
winapi Moved const and extern identifiers to the left 2025-04-04 20:15:31 +02:00