August 2, 2026

Cyber? More like comment warfare

Cyberscript

A shiny new coding language drops, and the crowd instantly fights over the name, speed, and vibes

TLDR: Cyberscript is a new coding language pitching itself as fast, simple, and good for apps and games. Commenters were less dazzled than combative, arguing over whether it’s meaningfully different, whether its speed claims are believable, and whether the name is a search-engine disaster.

A new programming language called Cyberscript has arrived promising the full dream package: easy to learn, fast, safe, cross-platform, and ready for everything from desktop apps to games. Its pitch is basically, “What if scripting was delightful and speedy?” It even shows off fancy extras like optional type checking, built-in concurrency, and ways to plug into existing apps and C libraries. On paper, it sounds like a sleek new contender for people who want a Lua-style tool with more muscle.

But the real fireworks happened in the comments, where the community immediately split into camps. One camp went straight to “Okay, but what actually makes this different from Lua?”—the classic skeptical nerd response to any shiny new language. Another zeroed in on the benchmark charts, basically side-eyeing the speed claims and asking whether the comparisons were fair or just clever marketing. Translation for normal humans: people are wondering if the “it’s fast!” headline is real life or a stats trick.

Then came the spicy stuff. One commenter slammed the name as “the most stupid name” imaginable, with extra annoyance that “cyber” is impossible to search without drowning in generic internet noise. Another raised concerns about text handling and whether that could create real security problems. And one practical voice cut through the chaos with a very fair demand: if this is supposed to be great for games, show it running inside a game engine already. So yes, Cyberscript launched—but the comments turned it into a referendum on naming, benchmarks, and whether bold promises can survive the internet’s brutal vibe check.

Key Points

  • Cyber is presented as a scripting language focused on performance, safety, embeddability, and cross-platform use.
  • The language supports both dynamic and optional static typing, and includes fibers-based concurrency.
  • The article provides code examples demonstrating imports, list operations, string interpolation, typed functions, and coroutine-style execution.
  • Cyber's compiler and VM are described as embeddable in applications, games, and engines, while its CLI can run scripts on desktops and servers.
  • Interop features include libcyber for embedding, an FFI API for C-ABI compatible libraries, and cbindgen.cy for generating bindings from C headers.

Hottest takes

"the most stupid name for a new language imaginable" — SchizoDuckie
"The benchmarking seems a little bit suspect" — eterm
"Can a PL nerd explain what's different about it?" — als0
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.