Dummi26
|
744f268bfd
|
added some string methods and assume1, which takes ([]/[t]) or ([]/[t] string) and returns t. If the first argument passed is [] instead of [t], panics with the custom error message, if one was provided (string argument).
|
2023-03-22 19:20:02 +01:00 |
|
Dummi26
|
021a247369
|
update readme
|
2023-03-17 16:56:55 +01:00 |
|
Dummi26
|
04b9cbc4c7
|
fixed readme issue
|
2023-03-17 16:33:23 +01:00 |
|
Dummi26
|
6712097829
|
added match statements.
|
2023-03-17 16:29:42 +01:00 |
|
Dummi26
|
6da8a77304
|
fixed some bugs
|
2023-03-10 13:44:18 +01:00 |
|
Dummi26
|
f2d176e0dd
|
added another example to the readme, showing switch statements
|
2023-03-09 13:26:54 +01:00 |
|
Dummi26
|
63721b9e26
|
initial code commit, implemented switch statements and if-else syntax.
|
2023-03-09 13:24:52 +01:00 |
|
Dummi26
|
bb2f4b541c
|
initial code commit. variables, functions, basic multithreading works. missing a lot of builtins and possibly operators (+-*/). good proof of concept for now.
|
2023-03-08 22:19:51 +01:00 |
|
Mark
|
e8a02a8b30
|
Create README.md
|
2023-03-07 16:10:48 +01:00 |
|