25 Commits (6a6547b9c7d5d539fe3d2a5335c622fb16d0cf67)

Author SHA1 Message Date
Garrit Franke 6a6547b9c7
feat: assignment operators (#10) 3 years ago
Garrit Franke 35e88ebbc7 docs: replace rust with sabre 3 years ago
Garrit Franke 94a3e34776 feat: break and continue 3 years ago
Garrit Franke 031e378538 WIP: Add for loops 3 years ago
Garrit Franke 64b43c7c0c Add optional types for declares 3 years ago
Garrit Franke f43aa36432 Add while loop 3 years ago
Garrit Franke 226fb93792 Add copyright notices 3 years ago
Garrit Franke 4d5ef86243 Revert "Change function declaration syntax" 3 years ago
Garrit Franke 82496b7807 Add remaining comparison operators 3 years ago
Garrit Franke f1ede63d5f Add greeter example 3 years ago
Garrit Franke b21c781a64 Change function declaration syntax 3 years ago
Garrit Franke e22f5647c6 Add math operations 3 years ago
Garrit Franke 213924bc3d Tokenize Comma 3 years ago
Garrit Franke 8186b0c56e Add function arguments 3 years ago
Garrit Franke 24d20784b2 Fix infinite loop when parsing strings 3 years ago
Garrit Franke 5253ced2af Fix warnings 3 years ago
Garrit Franke 565b0bd9f6 Add token positions 3 years ago
Garrit Franke b0fe2b0474 Add token positions 3 years ago
Garrit Franke 101ad0878d Add variable declarations 3 years ago
Garrit Franke 67a2455e11 Implement return statement 3 years ago
Garrit Franke de7163c40e Refactor TokenType 3 years ago
Garrit Franke cd8c2be6bf Fix function parsing 3 years ago
Garrit Franke 86ca1cd2dd Parse functions 3 years ago
Garrit Franke 01981882c2 Add curly braces 3 years ago
Garrit Franke 3a3b0ce99a Initial commit 3 years ago