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