Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking for a script to colorize C++ code [closed]

Does anyone know of a script to colorize C++ code the same as the default MSVC IDE does?

like image 886
Kevin Avatar asked Jan 22 '26 21:01

Kevin


2 Answers

If it's for the web I can recommend you prettify, it's the script that StackOverflow uses for code colorization, and it's really easy to get it working...

like image 115
Christian C. Salvadó Avatar answered Jan 24 '26 13:01

Christian C. Salvadó


Is SyntaxHighlighter the sort of thing you're looking for? There is also GeSHi, which has been updated more recently.

like image 21
Greg Hewgill Avatar answered Jan 24 '26 14:01

Greg Hewgill



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!