famuyiwadayo / cyber

Fast and concurrent scripting.

Home Page:https://cyberscript.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyber

Cyber is a fast, efficient, and concurrent scripting language. You can embed it into your applications, games, or engines on desktop or web. Cyber also comes with a CLI so you can do scripting on your computer.

Supported Platforms

  • Linux x64 (Ubuntu, Fedora, Arch)
  • macOS x64
  • macOS arm64 (Manually tested. Not as optimized as the x64 build.)
  • Windows x64
  • WASM Web
  • WASM WASI (soon)

Install

  • Install using the command prompt (Linux, macOS)
curl -fsSL https://cyberscript.dev/install.sh | bash
# Alternative url.
curl -fsSL https://raw.githubusercontent.com/fubark/cyber/master/install.sh | bash

About

Fast and concurrent scripting.

https://cyberscript.dev

License:MIT License


Languages

Language:Zig 96.2%Language:Lua 1.0%Language:Java 0.6%Language:JavaScript 0.6%Language:Wren 0.5%Language:Python 0.5%Language:C 0.2%Language:Shell 0.1%Language:PHP 0.1%Language:Vim Script 0.1%Language:C++ 0.0%Language:Ruby 0.0%Language:WebAssembly 0.0%Language:Rust 0.0%Language:Raku 0.0%Language:Perl 0.0%