mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
fix: edit stas entry to reflect its current state (#158)
This commit is contained in:
parent
c5e4ad607b
commit
65253a8ed8
@ -95,7 +95,7 @@
|
||||
|
||||
### Interpreters/Compilers
|
||||
|
||||
- [stas](https://github.com/l1mey112/stas) - A stack based compiled programming language. Takes inspiration from Forth with a modern syntax.
|
||||
- [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.
|
||||
- [vcc](https://github.com/lemoncmd/vcc) - A C compiler written in V.
|
||||
|
Loading…
Reference in New Issue
Block a user