Skip to content

Commit

Permalink
Add maple and Clockwork
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaTheMartian authored Dec 30, 2024
1 parent 3fbfffc commit 45492aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
## Contents

- [Applications](#applications)
- [Build Systems](#build-systems)
- [Command-line](#command-line)
- [Editors](#editors)
- [Games](#games)
Expand Down Expand Up @@ -62,6 +63,10 @@

## Applications

### Build Systems

- [clockwork](https://github.com/emmathemartian/clockwork) - A language-agnostic build tool wrote in V.

### Command-line

- [crepl](https://github.com/l1mey112/crepl) - Compile and execute C code on the fly as you type it.
Expand Down Expand Up @@ -137,6 +142,7 @@
### Serialization

- [ini-v](https://github.com/ldedev/ini-v) - Simple and practical module for manipulating ini/cfg file.
- [maple](https://github.com/emmathemartian/maple) - A very simple key-value config format wrote in V.
- [v-toxml](https://github.com/radare/v-toxml) - XML Serialization library for V.
- [vgura](https://github.com/gura-conf/vgura) - Official Gura parser for V.
- [vlang-yaml](https://github.com/jdonnerstag/vlang-yaml) - A V-native YAML reader, incl. YAML-to-JSON converter.
Expand Down

0 comments on commit 45492aa

Please sign in to comment.