Cyberscript
5 hours ago
- Easy to learn with dynamic and static typing options.
- Concurrency supported via fibers (co-routines).
- Memory safe by design.
- FFI and embeddable via libcyber and C-ABI compatibility.
- Fast VM and JIT compiler, cross-platform.
- Optional static typing for performance.
- Use cases include fast scripting and performance-critical tasks.
- Interop allows embedding into applications and generating bindings automatically.
- Open source project welcoming contributions and support.