今日已更新 412 条资讯 | 累计 19972 条内容
关于我们

Galfus Script MVP is complete

Renato Rodrigues 2026年06月29日 23:36 2 次阅读 来源:Dev.to

Galfus Script has reached its first MVP milestone. Galfus is an experimental programming language written in Rust, designed around a typed VM-first execution model, compact .gfb artifacts, deterministic module/workspace resolution, and an ownership model based on anchors, edges, and weak observers. The MVP goal was not to build a full ecosystem yet. The goal was to prove the complete local execution pipeline: txt .gfs source -> lexer and parser -> resolver -> type checker and semantic analyzer -> ownership check -> MIR lowering -> bytecode emitter -> Galfus Module Image -> .gfb serialization -> VM interpreter execution https://github.com/vulppi-dev/galfus-script/discussions/10

本文内容来源于互联网,版权归原作者所有
查看原文