~starkingdoms/starkingdoms

ref: 7987ee18b7c038ac37f5c404997bdff18315710e 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