Skip to content

Commit

Permalink
add unikernel & v-analyzer (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
xn0px90 authored Oct 20, 2024
1 parent 942547c commit b096207
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
### Operating systems/Kernels

- [Vinix](https://github.com/vlang/vinix) - Small and simple OS in V. Runs bash.
- [V-Unikernel](https://github.com/vlang/unikernel) - A unikernel is a computer program statically linked with the operating system code on which it depends.

### Package managers

Expand Down Expand Up @@ -357,6 +358,7 @@
#### VS Code

- [vscode-vlang](https://github.com/vlang/vscode-vlang) - V Language extension for Visual Studio Code.
- [v-analyzer](https://github.com/vlang/v-analyzer) - Bring IDE features for the V programming language to VS Code.

#### Vim

Expand Down

0 comments on commit b096207

Please sign in to comment.