~starkingdoms/starkingdoms

ref: 2e454d889137d077596fd9b6971aca61617a4b48 starkingdoms/kabel/grammar.ebnf -rw-r--r-- 1.7 KiB
convert lexer to use utf-8 character, bitwise operations
for
array, subscript
return, break, continue
functions added
while and loop statements
if statement
call, member access, declaration, and assignment
logical or and logical and
equality, comparison, unary added
calculator parser kabel
comments? and formal grammar for kabel