~starkingdoms/starkingdoms

ref: 1f4fec66a1e4c2148cc8ef59bf7adfb1cb77e3df starkingdoms/crates/kabel/src/macros.rs -rw-r--r-- 11.0 KiB
93b350fc — ghostly_zsh 1 year, 4 months ago
chassis change merge
more cleanup
cargo fmt
efb107d0 — ghostly_zsh 1 year, 4 months ago
merge rust-rendering-2 to master
restructuring
subscript assignment parsing
one stack, but its somehow 2x slower
self-recursion works
first draft of functions and calls
repo synchronization between computers
no redeclaration, also added hints to errors
break and continue added, but they dont clean up the stack
get through variables test
variables
bitwise operations
run unary expressions
run binary expressions
codegen and also functioning strings
print, add, sub run with manually typed bytecode
errors output whole lines
Next