Queue based language
Go to file
0x4261756D 296ee6c5c8 Add icons for VSCode 2023-01-11 19:43:03 +01:00
editor Add icons for VSCode 2023-01-11 19:43:03 +01:00
src remove decrease intrinsic+update editor support 2023-01-11 03:02:10 +01:00
tests Add array oob checks + improve test handling 2023-01-11 02:33:30 +01:00
.gitignore Finish enough asm generation to compile tests/while.qbl 2023-01-03 20:39:08 +01:00
Cargo.lock Initial commit, barebones tokenizer working 2022-11-29 02:04:01 +01:00
Cargo.toml Initial commit, barebones tokenizer working 2022-11-29 02:04:01 +01:00
LICENSE Add array oob checks + improve test handling 2023-01-11 02:33:30 +01:00
README.md Small updates to celebrate turing-completeness 2022-12-22 00:08:13 +01:00

README.md

kurz

Queue based language

Roadmap

  • turing completeness
  • compiled
    • cross-plattform
  • self-hosted