Queue based language
Go to file
0x4261756D e4a7bcccc0 Add arrays, making the language turing complete
See tests/rule110.qbl for turing completeness
2022-12-21 21:48:52 +01:00
src Add arrays, making the language turing complete 2022-12-21 21:48:52 +01:00
tests Add arrays, making the language turing complete 2022-12-21 21:48:52 +01:00
.gitignore Initial commit, barebones tokenizer working 2022-11-29 02:04:01 +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 Initial commit 2022-12-14 01:43:15 +01:00
README.md Initial commit 2022-12-14 01:43:15 +01:00

README.md

kurz

Queue based language