nightly
版本发布时间: 2021-10-23 01:21:00
roc-lang/roc最新发布版本:nightly(2021-10-23 01:21:00)
:clock2: These releases are updated regularly, don't mind the Oct 22, 2021 timestamp. Ask Anton on zulip chat if you need older nightly releases.
:warning: Common issues:
macOS
You may encounter "roc" can't be opened because Apple cannot check it...
, you can fix this by executing xattr -d com.apple.quarantine roc_nightly-macosREST OF FILENAME
in the terminal. Or by downloading the file with curl to start: curl -OL https://github.com/roc-lang/roc/releases/download/nightly/roc_nightly-macos_apple_silicon-latest.tar.gz
NixOS
The roc binary in linux_x86_64 is dynamically linked so you won't be able to use it on NixOS. Alternatively, we recommend you execute nix-build https://github.com/roc-lang/roc/archive/main.tar.gz
, you can then use roc like this ./result/bin/roc repl
:point_down: Expand "Assets"
1、 roc_nightly-linux_arm64-latest.tar.gz 22.52MB
2、 roc_nightly-linux_x86_64-latest.tar.gz 23.68MB
3、 roc_nightly-macos_apple_silicon-latest.tar.gz 32.14MB
4、 roc_nightly-macos_x86_64-latest.tar.gz 33.3MB
5、 roc_nightly-old_linux_arm64-latest.tar.gz 22.52MB
6、 roc_nightly-old_linux_x86_64-latest.tar.gz 23.73MB
7、 roc_repl_wasm.tar.gz 2.09MB