Queue based language
Go to file
0x4261756D 41667ff4a3 Remove the "any" type 2022-12-31 16:09:55 +01:00
editor Add syntax highlighting for vscode 2022-12-22 05:44:08 +01:00
src Remove the "any" type 2022-12-31 16:09:55 +01:00
tests Remove the "any" type 2022-12-31 16:09:55 +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 Small updates to celebrate turing-completeness 2022-12-22 00:08:13 +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