The lo3 project is dedicated to the LuNA language compiler and run-time system with the goal of removing everything that can be computed statically from a dynamic context.
## Installation
### Windows
A possible workaround for Windows 10 is to install WSL (Windows Subsystem for Linux).
### Ubuntu
1. Clone this repository.
2. You will need following dependencies to build luna (it is recommended to run `sudo apt-get update` before installation):
The lo3 project is dedicated to the LuNA language compiler and run-time system with the goal of removing everything that can be computed statically from a dynamic context.
## Installation
### Windows
A possible workaround for Windows 10 is to install WSL (Windows Subsystem for Linux).
### Ubuntu
1. Clone this repository.
2. You will need following dependencies to build luna (it is recommended to run `sudo apt-get update` before installation):