Article URL: https://cyberscript.dev Comments URL: https://news.ycombinator.com/item?id=49142130 Points: 19 # Comments: 18

Cyber is fast on various benchmarks. The language was designed with performance in mind from the start. See more Benchmarks or read more about Performance. To get a comprehensive overview of the language and its features, see the Documentation. libcyber allows Cyber to be embedded into your applications. Cyber's CLI and core library were built using libcyber. The FFI API allows your scripts to use any C-ABI compatible library. cbindgen.cy was also created as a tool to automatically generate full bindings from just a C header file. Some example bindings include Raylib and LLVM. Cyber is still evolving so ideas are always welcome! Feel free to file issues on GitHub or hop on over to our Discord. If you're feeling generous, consider supporting the project via Github Sponsors or Patreon!