This repository has been archived on 2025-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
0x4261756D 90d67867cc Fix fasm error when enqueueing ints > 2^32
On x64 the only instruction supporting imm64 is mov rXX,
imm64 so there has to be a special case for those numbers
2023-12-23 22:01:06 +01:00
2023-12-22 22:19:52 +01:00
2023-07-28 04:55:08 +02:00
2023-12-22 22:19:52 +01:00

kurz

Queue based language

Roadmap

  • turing completeness
  • compiled
    • cross-plattform
  • self-hosted
Description
Queue based language
Readme MIT 115 KiB
Languages
Rust 100%