Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Cyber is a new language for fast, efficient, and concurrent scripting (cyberscript.dev)
5 points by 90s_dev on July 4, 2025 | hide | past | favorite | 3 comments


We have this already, it's called Tcl/Tk


It claims to be on par with LuaJIT. Makes me a bit suspicious. How does it achieve this?


FTA (edited to insert the hyperlinks as text): “Cyber is fast on various benchmarks. The language was designed with performance in mind from the start. See more Benchmarks (https://cyberscript.dev/performance.html) or read more about Performance (https://cyberscript.dev/performance.html#info).”

That last link mentions

  - Crafty register VM.
  - Efficient call convention.
  - Inline caching.
  - Compact values.
  - Fast dispatch.
  - Precompiled JIT.
  - Compiled using Zig/LLVM.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: