The Terra Programming Language
Terra (via Hacker News): Like C, Terra is a simple, statically-typed, compiled language with manual memory management. But unlike C, it is designed from the beginning to interoperate with Lua. Terra functions are first-class Lua values created using the terra keyword. When needed they are JIT-compiled to machine code. Zachary DeVito:You’re right that we designed … Continue reading The Terra Programming Language
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed