This website requires JavaScript.
Explore
Help
Register
Sign In
0x4261756D
/
kurz
Watch
1
Star
0
Fork
0
You've already forked kurz
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
63
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
0x4261756D
6ed7838a53
[Compiler-Rust]: Vec.get(0) -> Vec.first()
2024-01-02 17:22:36 +01:00
editor
Add newline
2023-12-22 22:19:52 +01:00
project_euler
Add solution to project euler's problem 3
2023-12-23 22:10:07 +01:00
src
[Compiler-Rust]: Vec.get(0) -> Vec.first()
2024-01-02 17:22:36 +01:00
tests
Add queue overflow check
2023-07-28 04:55:08 +02: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
std.qbl
Add increment function to the standard library
2023-12-23 22:05:32 +01:00
README.md
kurz
Queue based language
Roadmap
turing completeness
compiled
cross-plattform
self-hosted
Description
Queue based language
Readme
114
KiB
Languages
Rust
100%