Requirements
The only requirement is to have the R programming language installed on your machine. We currently call R during transpilation to check on some built-in R functions. We intend on removing this requirement in the long-term.
Install
Install the CLI in any way you prefer.
Go
If you have go installed you can install it directly from Github.
Requirements:
- Go >= 1.21.0
- Your
GOPATH
added to yourPATH
For more information see Go installation page.
go install github.com/vapourlang/vapour@latest
Download
Linux
Prebuilt binaries.