Frege Language Server using the language server protocol. This is the core container of the Frege IDE.
Head over to the Frege IDE docs website.
See frege-vscode.
- Install Java, preferably
v11or newer - Install Frege gradle plugin
git clone https://github.com/tricktron/frege-lsp-server.git- Run
./gradlew clean testto execute tests - Add more tests and features