Cyber v0.3 - New JIT compiler, Embed API and lots more

erlend_sh@lemmy.world to Programming@programming.dev – 10 points –
Cyber 0.3 - New JIT compiler, Embed API, and more.
cyberscript.dev

Cyber is an embeddable language for fast, efficient, and concurrent scripting, ideal for rapid iteration in games and app development. Made with Zig.

At a glance:

  • Easy to learn.
  • Dynamic and static types.
  • Concurrency with fibers.
  • Memory safe.
  • FFI and Embeddable.
  • Fast VM and JIT.
  • Cross platform.
1