ended3월 19일· 1 sources

Getting Ziggy With It – Re: Factor

Factor의 Zig 전환기 – Getting Ziggy With It

Why it matters

The Factor programming language may be re-implemented in Zig for its next release, moving away from its current C++ VM. The author has been working on a mostly apples-to-apples port that is fully compatible with existing Factor image files, with early performance results showing it could be faster in many cases. Factor has gone through multiple implementation eras using Java, C, and C++, and Zig's simplicity, fast compilation, and emphasis on fast execution make it an appealing next choice.

1
Sources
+0
24h
Growth
180d
Active
FactorZigVM portingC++programming languages

Sources

Related Issues