~starkingdoms/starkingdoms

name resolution and features
ternary operators
increment and decrement, desugaring
switch to keywords
assignment operators
module counts on load save, committing so i can work on other things
eec3b485 — ghostlyzsh 2 years ago
convert lexer to use utf-8 character, bitwise operations
24160e4e — ghostlyzsh 2 years ago
for
db1274d4 — ghostlyzsh 2 years ago
array, subscript
d4a34687 — ghostlyzsh 2 years ago
return, break, continue
c4a401a1 — ghostlyzsh 2 years ago
single-line comments
fdb3bfb1 — ghostlyzsh 2 years ago
functions added
bc4391c5 — ghostlyzsh 2 years ago
while and loop statements
d593bc70 — ghostlyzsh 2 years ago
if statement
6922bff1 — ghostlyzsh 2 years ago
call, member access, declaration, and assignment
e291ccb9 — ghostlyzsh 2 years ago
logical or and logical and
ea219ec9 — ghostlyzsh 2 years ago
equality, comparison, unary added
46218c06 — ghostlyzsh 2 years ago
calculator parser kabel
f09a962c — ghostlyzsh 2 years ago
comments? and formal grammar for kabel
66e5b4bc — ghostlyzsh 2 years ago
oops now basic organizational fixes are done
Next