Download¶
๐ช Download for Windows
Installer ยท No dependencies
๐ง Download for Linux
tar.gz ยท luz + ray binaries
Windows โ What's included¶
- Full Luz interpreter (
luz.exe) raypackage manager (ray.exe)luzandrayadded to your system PATH automatically- Standard libraries pre-installed (
luz-math,luz-random,luz-io,luz-system) - No Python required
Linux โ Setup after download¶
After installing¶
luz program.luz # run a file
luz # open the interactive REPL
ray install user/pkg # install a package
Older releases¶
Loading...