Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 940 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 940 Bytes

CairoLS

CairoLS is an implementation of Language Server Protocol for the Cairo language. Cairo is the first Turing-complete language for creating provable programs for general computation.

Quick start

CairoLS is distributed along with the Scarb package manager. To get started, install Scarb and the Cairo extension for your editor.

For Visual Studio Code, install the Visual Studio Code Cairo 1.0 extension from the marketplace.

For other editors that support LSP, you can point the editor to the scarb cairo-language-server command to start the server.

Support

For questions about CairoLS and official editor extensions, reach out to us on Telegram.