Skip to content
@hakorune

hakorune

Nyash Programming Language

Nyash is a Box-first programming language and runtime.

  • MIR13: 13-instruction, BoxCall-unified IR
  • Execution: Interpreter / VM / JIT / LLVM AOT
  • Philosophy: Everything is Box
  • Milestones: Native EXE, Windows GUI (2025-09-04), Self-host path clear

Repos

Papers (in progress)

  • Paper A: MIR13 IR design
  • Paper B: Nyash language & execution model

Nyashは「Everything is Box」を核とするプログラミング言語です。13命令IR(MIR13)を軸に、Interpreter/VM/JIT/LLVM AOTを実装。2025-09-04にWindows GUI表示(EXE)を確認。論文A(IR設計)・論文B(言語/実行モデル)を公開予定。

Popular repositories Loading

  1. hakozuna hakozuna Public

    Box Theory-based allocator for multi-threaded apps. 3-layer design: fast TLS cache, PTAG32 O(1) ptr->bin lookup, MPSC remote-free queues. Competitive with mimalloc/tcmalloc. Emphasizes boundary co…

    C 3

  2. .github .github Public

  3. papers papers Public

    Research papers for Nyash (WIP)

  4. HakoNyans HakoNyans Public

    Python

  5. HakoBrowse-AI HakoBrowse-AI Public

    Dart

  6. hakorune hakorune Public

    Rust

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…