Skip to content

Releases: arolang/aro

ARO 0.8.3

11 Apr 11:25

Choose a tag to compare

ARO Programming Language 0.8.3

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf
ARO Essential Primer ARO-Essential-Primer.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.8.3/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.8.3/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

Full Changelog: 0.8.2...0.8.3

ARO 0.8.2

10 Apr 10:20

Choose a tag to compare

ARO Programming Language 0.8.2

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf
ARO Essential Primer ARO-Essential-Primer.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.8.2/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.8.2/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

Full Changelog: 0.8.1...0.8.2

ARO 0.8.1

02 Apr 08:30

Choose a tag to compare

ARO Programming Language 0.8.1

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf
ARO Essential Primer ARO-Essential-Primer.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.8.1/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.8.1/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

Full Changelog: 0.8.0...0.8.1

ARO 0.8.0

29 Mar 07:17

Choose a tag to compare

ARO Programming Language 0.8.0

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf
ARO Essential Primer ARO-Essential-Primer.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.8.0/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.8.0/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

Full Changelog: 0.7.4-beta.29...0.8.0

ARO 0.7.4-beta.29

23 Mar 09:04

Choose a tag to compare

ARO Programming Language 0.7.4-beta.29

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf
ARO Essential Primer ARO-Essential-Primer.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.7.4-beta.29/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.7.4-beta.29/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

Full Changelog: 0.7.3-beta.28...0.7.4-beta.29

ARO 0.7.3-beta.28

21 Mar 10:21

Choose a tag to compare

ARO Programming Language 0.7.3-beta.28

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf
ARO Essential Primer ARO-Essential-Primer.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.7.3-beta.28/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.7.3-beta.28/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

What's Changed

  • docs: add ARO Essential Primer with PDF build and CI/CD integration by @KrisSimon in #252

Full Changelog: 0.7.2-beta.27...0.7.3-beta.28

ARO 0.7.2-beta.27

17 Mar 10:49

Choose a tag to compare

ARO Programming Language 0.7.2-beta.27

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.7.2-beta.27/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.7.2-beta.27/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

Full Changelog: 0.7.2-beta.25...0.7.2-beta.27

ARO 0.7.2-beta.25

16 Mar 17:12

Choose a tag to compare

ARO 0.7.2-beta.25 Pre-release
Pre-release

ARO Programming Language 0.7.2-beta.25

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.7.2-beta.25/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.7.2-beta.25/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

Full Changelog: 0.7.1-beta.24...0.7.2-beta.25

ARO 0.7.1-beta.24

13 Mar 09:48

Choose a tag to compare

ARO 0.7.1-beta.24 Pre-release
Pre-release

ARO Programming Language 0.7.1-beta.24

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.7.1-beta.24/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.7.1-beta.24/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

Full Changelog: 0.7.0-beta.23...0.7.1-beta.24

ARO 0.7.0-beta.23

13 Mar 08:11

Choose a tag to compare

ARO 0.7.0-beta.23 Pre-release
Pre-release

ARO Programming Language 0.7.0-beta.23

Downloads

Platform Architecture Download
Linux x86_64 aro-linux-amd64.tar.gz
macOS Apple Silicon aro-macos-arm64.tar.gz

Documentation

Document Download
ARO Language Guide ARO-Language-Guide.pdf
ARO Plugin Guide ARO-Plugin-Guide.pdf
ARO Construction Studies ARO-Construction-Studies.pdf
ARO By Example ARO-By-Example.pdf

Installation

macOS (Homebrew) — Recommended

brew tap arolang/aro
brew install aro

macOS (Manual)

curl -L https://github.com/arolang/aro/releases/download/0.7.0-beta.23/aro-macos-arm64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Linux

curl -L https://github.com/arolang/aro/releases/download/0.7.0-beta.23/aro-linux-amd64.tar.gz | tar xz
sudo mv aro /usr/local/bin/
sudo mv libARORuntime.a /usr/local/lib/

Windows
Download and extract the zip file, then add the directory to your PATH.
Keep aro.exe and libARORuntime.a in the same directory.

Full Changelog: 0.6.4-beta.21...0.7.0-beta.23