fubark / cyber

Fast and concurrent scripting.
https://cyberscript.dev
MIT License
1.16k stars 38 forks source link
apps embedded gamedev scripting virtual-machine wasm web

Latest Build Discord Server

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

Install

Install most recent dev build.

curl -fsSL https://cyberscript.dev/install.sh | bash -s latest


- Install from [Downloads](https://github.com/fubark/cyber/releases).
- Packages
  - Arch Linux User Repository (AUR): [cyber](https://aur.archlinux.org/packages/cyber-bin), [cyber(alternative)](https://aur.archlinux.org/packages/cyberscript)