~starkingdoms/starkingdoms

ref: eec3b4853b2d82f08983ae2a3cfa58b37d4d3217 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