mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add vas (#176)
This commit is contained in:
parent
591f35bfb1
commit
0f8ee31a2e
@ -100,6 +100,7 @@
|
||||
|
||||
### Interpreters/Compilers
|
||||
|
||||
- [vas](https://github.com/v420v/vas) - A simple x86-64 assembler written in V.
|
||||
- [stas](https://github.com/l1mey112/stas/tree/0.1.0-v-compiler) - A stack based compiled programming language. The bootstrap compiler is written in V.
|
||||
- [monkey_v](https://github.com/Delta456/monkey_v) - Implementation of [Thorsten Ball's Monkey Language](https://interpreterbook.com/) in V.
|
||||
- [vbf](https://github.com/vpervenditti/vbf) - A brainfuck interpreter/compiler.
|
||||
|
Loading…
Reference in New Issue
Block a user