-
Interface for integrating various programming languages into the Lena programming language (Light-Lena API)
-
Project manager for any programming languages
Check version:
light --version
Create project:
light new c++ project
light new lena project
Or for Vertex 4 Polaris:
Only for Vertex support:
light new vertex-4 project
Or with Polaris ML libraries:
light new vertex-4-polaris project
Update:
light --update