mirror of
https://github.com/vlang/v.git
synced 2025-09-10 07:47:20 -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
|
## Acknowledgement
|
||||||
|
|
||||||
|
### TCC
|
||||||
|
|
||||||
V thanks Fabrice Bellard for his original work on the
|
V thanks Fabrice Bellard for his original work on the
|
||||||
[TCC - Tiny C Compiler](https://bellard.org/tcc/).
|
[TCC - Tiny C Compiler](https://bellard.org/tcc/).
|
||||||
Note the TCC website is old; the current TCC repository can be found
|
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
|
V utilizes pre-built TCC binaries located at
|
||||||
[https://github.com/vlang/tccbin/](https://github.com/vlang/tccbin/).
|
[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
|
## Troubleshooting
|
||||||
|
|
||||||
Please see the
|
Please see the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user