Skip to content

Commit 9239b3f

Browse files
authored
Update README with project status as of 2026-05-21
Added status update about compiler and interpreter development.
1 parent 3e115be commit 9239b3f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ NB: this project has no link with [RemObjects Pascal Script](https://github.com/
44

55
## Status
66

7+
As of 2026-05-21, use of a "compiler" generating an AST then an "interpreter" executing this AST is on its way.
8+
9+
Direct interpretation was really too cumbersome to implement...
10+
711
As of 2026-02-20, the interpreter itself implements:
812

913
- Assignment to variable from an expression with `:=`

0 commit comments

Comments
 (0)