~starkingdoms/starkingdoms

ref: 45ab0ed8dfd72666c4936a53b981f5f365c0e345 starkingdoms/kabel/src/lexer.rs -rw-r--r-- 13.1 KiB
ternary operators
increment and decrement, desugaring
switch to keywords
assignment operators
module counts on load save, committing so i can work on other things
convert lexer to use utf-8 character, bitwise operations
array, subscript
single-line comments
if statement
call, member access, declaration, and assignment
logical or and logical and
equality, comparison, unary added
calculator parser kabel