|
d3f388f7e1
|
Selector operator, multi-operand, added
|
2024-04-08 22:16:07 +02:00 |
|
|
181a9210d5
|
parser.go -- Fix: reset to true the firstToken flag after getting a semicolon
|
2024-04-06 01:32:29 +02:00 |
|
|
d073d11ad3
|
Variable references belonging to the parent scope added ('@')
|
2024-04-04 12:54:26 +02:00 |
|
|
072dab4144
|
Expressions now support function definition
|
2024-04-02 04:36:03 +02:00 |
|
|
f58ec3ac32
|
parser: now checks whether the assign operator '=' is preceded by a variable
|
2024-03-31 06:38:46 +02:00 |
|
|
28e3b2f741
|
parser: accepts espression forest (multi expressions)
|
2024-03-31 06:10:27 +02:00 |
|
|
36feed3168
|
parser.go: changedthe message error about unknown functiona
|
2024-03-30 06:58:29 +01:00 |
|
|
c36c88d0fd
|
Added list '[]' data type. Fix: function with no arguments
|
2024-03-28 08:51:02 +01:00 |
|
|
33841c5861
|
Added copyrighr note to all sources
|
2024-03-26 08:45:18 +01:00 |
|
|
522b880ca3
|
Added all source files
|
2024-03-26 07:00:53 +01:00 |
|