diff --git a/README.md b/README.md index a2d03b3..479d70a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A curated list of awesome V frameworks, libraries, software and resources. ## Table of contents * [Applications](#applications) + * [Interpreters/Compilers](#interpreters-compilers) * [Package manager](#package-manager) * [Libraries](#libraries) * [Syntax highlighting](#syntax-highlighting) @@ -20,6 +21,9 @@ A curated list of awesome V frameworks, libraries, software and resources. * [vpkg](https://github.com/nedpals/vpkg) - Toy package manager written on V. * [vpm](https://github.com/yue-best-practices/vpm) - The V language package management tool written in V. +### Interpreters/Compilers +* [vbf](https://github.com/vpervenditti/vbf) - A brainfuck interpreter/compiler. + ## Libraries ### Syntax highlighting