Skip to content

ContingencyOfTautologicalContradictions/iris-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris Project

The Iris Project aims to become the main replacement for C++ and Rust as a systems-programming language.

On-going project, but you can already test the LSP client & server with the following commands

cd Build
cmake . && make
cd ../Client
npm i
npm run build
cd ..

And then adding the generated iris binary to the PATH environment variable as 'iris', and running the LSP client.

About

Iris Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages