|
|
41a2fa53c6
|
Start work on WASM compatibility, lambda fix
|
2026-03-06 09:24:16 +11:00 |
|
|
|
00ef8a7d56
|
Type parser
|
2026-03-05 19:32:31 +11:00 |
|
|
|
6002bd922b
|
(BREAKING) "use" keyword, stdlib seperate
|
2026-01-28 17:03:40 +11:00 |
|
|
|
4b86fee7b5
|
Object field assignment
|
2026-01-28 14:56:36 +11:00 |
|
|
|
d12036fe70
|
Fix type issues with struct access
|
2026-01-27 21:30:50 +11:00 |
|
|
|
59e273b26e
|
Member access (no writing yet)
|
2026-01-27 21:12:09 +11:00 |
|
|
|
e285b2c59f
|
Use new to create an object from a struct
|
2026-01-27 14:10:57 +11:00 |
|
|
|
e3abe07f4b
|
Add intToString() and stringToInt() functions
|
2026-01-27 12:19:26 +11:00 |
|
|
|
010d155f5d
|
Start work on structs
|
2026-01-25 17:40:07 +11:00 |
|
|
|
6bc483b1db
|
Inline ground
|
2026-01-12 15:24:37 +11:00 |
|
|
|
c266728ff0
|
make function calling better
|
2025-12-28 13:49:05 +11:00 |
|
|
|
b46a66cea7
|
Partially working function calling
|
2025-12-28 13:41:05 +11:00 |
|
|
|
337b88c148
|
Fix function calling bug
|
2025-12-26 13:50:14 +11:00 |
|
|
|
525b2bc733
|
Add >, >=, <, <=
|
2025-12-22 13:49:44 +11:00 |
|
|
|
a3a9553189
|
Function calling and input() builtin
|
2025-12-20 20:25:48 +11:00 |
|
|
|
3c66df5be0
|
Add fib test
|
2025-12-20 16:27:54 +11:00 |
|
|
|
72ec9c1fb6
|
Fixes, rebrand
|
2025-12-20 15:09:09 +11:00 |
|
|
|
c04e631180
|
Half working stuff
|
2025-12-20 14:47:24 +11:00 |
|
|
|
16a406b52f
|
Variables
|
2025-12-20 14:28:39 +11:00 |
|
|
|
0488067ef2
|
While loop
|
2025-12-20 07:37:15 +11:00 |
|
|
|
a8e5f6a0f1
|
Proper string parsing
|
2025-12-20 06:58:41 +11:00 |
|
|
|
b5c8b1b7ec
|
WIP conditionals work
|
2025-12-19 16:17:57 +11:00 |
|
|
|
99bc0dbdc2
|
If statements
|
2025-12-15 11:37:27 +11:00 |
|
|
|
57f5466506
|
Start work on if
|
2025-12-14 17:17:19 +11:00 |
|
|
|
e7aa2a1ca4
|
puts command
|
2025-12-14 16:07:58 +11:00 |
|
|
|
adaf712441
|
Addition
|
2025-12-14 15:38:36 +11:00 |
|
|
|
52966e3390
|
Add more data types
|
2025-12-14 14:49:32 +11:00 |
|
|
|
30a030ca0e
|
Simple parsing and code generation
|
2025-12-14 14:21:19 +11:00 |
|
|
|
f1b156ce4d
|
Initial commit
|
2025-12-13 18:07:26 +11:00 |
|