Yield banner

Yield

6 devlogs
14h 23m 38s

Functional programming language, name isn’t final may change later

BetterClient

Made a basic interpreter/vm

Attachment
Attachment
0
BetterClient

Refactored test code
Rewrote some parts of the parsers
Implemented basic AST parsing
Implemented string interpolation parsing

Procrastinated for too long

Attachment
Attachment
0
BetterClient

Type resolving phase and double functionref parsing

Attachment
0
BetterClient

Fixed function parser eating a token
Added struct parsing

Attachment
Attachment
0
BetterClient

Made a basic lexer and top level parser(functions and entrypoint right now, structs soon)

Attachment
Attachment
0
BetterClient

Wrote some test files and brainstormed what the language should look like

Attachment
0