Skip to content

Gwion/gwiond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwiond

Language Server implementation for the Gwion programming language.

Features

  • Diagnostics
  • Hover information
  • Code completion
  • Go to definition
  • Formatting

Prerequisites

Runtime dependencies:

  • cJSON

Compile time dependencies:

  • C standard compiler
  • cJSON
  • pkgconf
  • make

Installation

Compile using GNU make utility

make

Notes

Based on minic-lsp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published