This website requires JavaScript.
Explore
Help
Register
Sign In
tomoaki
/
hakorune
Watch
1
Star
0
Fork
0
You've already forked hakorune
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
main
hakorune
/
local_tests
/
simple_test.hako
4 lines
96 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
refactor: MIR builder modularization complete - ready for handoff - MIRビルダーのモジュール化完了(1,547行→6モジュール) - core.rs (205行): MirBuilder本体 - expressions.rs (621行): 式変換処理 - statements.rs (165行): 文変換処理 - control_flow.rs (194行): 制御フロー - box_handlers.rs (73行): Box処理 - 現在builder_modularizedに退避(MIR命令構造変更により調整必要) - フルビルド可能な状態を維持 - CURRENT_TASK.mdに引き継ぎポイント記載 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-25 19:33:07 +09:00
console = new ConsoleBox()
console.log("Hello from Nyash\!")
console.log("Build test passed\!")
Reference in New Issue
Copy Permalink