mirror of
https://github.com/vlang/v.git
synced 2025-09-09 07:15:50 -04:00
readme: add a link to pvs
This commit is contained in:
parent
0893a72792
commit
a959501e99
@ -379,6 +379,8 @@ https://github.com/vlang/vinix
|
||||
|
||||
## Acknowledgement
|
||||
|
||||
### TCC
|
||||
|
||||
V thanks Fabrice Bellard for his original work on the
|
||||
[TCC - Tiny C Compiler](https://bellard.org/tcc/).
|
||||
Note the TCC website is old; the current TCC repository can be found
|
||||
@ -386,6 +388,10 @@ Note the TCC website is old; the current TCC repository can be found
|
||||
V utilizes pre-built TCC binaries located at
|
||||
[https://github.com/vlang/tccbin/](https://github.com/vlang/tccbin/).
|
||||
|
||||
### PVS-Studio
|
||||
|
||||
[PVS-Studio](https://pvs-studio.com/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
Please see the
|
||||
|
Loading…
x
Reference in New Issue
Block a user