Skip to content

TheProjectL/light-uii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light unified interaction interface

Light logo

Main information

  • Interface for integrating various programming languages into the Lena programming language (Light-Lena API)

  • Project manager for any programming languages

Examples of uses

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