bool.sk
|
✨ bool arithmetic.
|
2024-04-01 14:00:06 +02:00 |
cmp.sk
|
✨ comparisons operations.
|
2024-04-01 23:33:43 +02:00 |
conds.sk
|
✨ if expressions.
|
2024-04-02 19:16:22 +02:00 |
float.sk
|
✨ float arithmetic.
|
2024-04-01 21:08:42 +02:00 |
fun.sk
|
✨ syntaxic sugar for function declaration.
|
2024-04-06 09:17:08 +02:00 |
int.sk
|
🐛 usub error with negative numbers.
|
2024-04-02 00:01:33 +02:00 |
run.sh
|
✨ assert expression ✅ acceptance tests.
|
2024-04-01 07:20:42 +02:00 |
string.sk
|
✨ strings arithmetic.
|
2024-04-01 21:42:36 +02:00 |
vars.sk
|
✨ variables and constants.
|
2024-04-02 17:33:31 +02:00 |