modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/ (by changkun)
vim-c-cpp-modern
Extended Vim syntax highlighting for C and C++ (C++11/14/17/20/23) (by bfrg)
modern-cpp-tutorial | vim-c-cpp-modern | |
---|---|---|
3 | 5 | |
24,355 | 574 | |
- | - | |
5.4 | 5.4 | |
5 months ago | about 2 months ago | |
C++ | Vim Script | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
modern-cpp-tutorial
Posts with mentions or reviews of modern-cpp-tutorial.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-01.
-
Learning platform for modern C++ with online exercises
I'm going through this Modern C++ Tutorial right now. I didn't need to relearn what inheritance is, just the new language features that are useful.
- interview preparation
-
Computer science student. Just figured out what I want to do with my degree. Hacking.
Work in this order: (1) -> (2) --> (3) ---> (4) --> (5) Next Steps: Modern C++11/14/17/20:(https://github.com/changkun/modern-cpp-tutorial)
vim-c-cpp-modern
Posts with mentions or reviews of vim-c-cpp-modern.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-10.
-
vim-cpp-modern Plugin Installation Trouble
mkdir pack mkdir pack/plugins mkdir pack/plugins/start cd ~/.vim/pack/plugins/start git clone --depth=1 https://github.com/bfrg/vim-cpp-modern
-
How to make C functions like printf or user made functions highlighted in Vim?
I personally just use vim-cpp-modern because it supports C and C++ and highlights most things well. I've also tweaked it to highlight identifiers in most situations (so far it's correct for everything except C++ templates).
- Syntax highlighting for C
-
C++ syntax highlighting for my classes
I’ve been using, and loving, this syntax highlighting plugin for C++, and one thing I love about it is that the names of STL types get highlighting. That’s real nice, but what I really want is similar syntax highlighting for my own classes, working across files.
-
Nice and colorful .vimrc file for python and C++?
As far as better syntax highlighting you can have a look at this for C++ and this for python.
What are some alternatives?
When comparing modern-cpp-tutorial and vim-c-cpp-modern you can also consider the following projects:
OpenXLSX - A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.
modern-cpp-features - A cheatsheet of modern C++ language and library features.
scapix - Scapix Language Bridge
python-syntax - Python syntax highlighting for Vim
dyno - Runtime polymorphism done right
abook.vim - Syntax highlighting for abook's addressbook.
xorstr - heavily vectorized c++17 compile time string encryption.
libcudacxx - [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
vim-rst - vim reStructuredText syntax and some more
butano - Modern C++ high level GBA engine
Ark.vim - Syntax highlighting plugin for https://github.com/ArkScript-lang/Ark
modern-cpp-tutorial vs OpenXLSX
vim-c-cpp-modern vs modern-cpp-features
modern-cpp-tutorial vs scapix
vim-c-cpp-modern vs python-syntax
modern-cpp-tutorial vs dyno
vim-c-cpp-modern vs abook.vim
modern-cpp-tutorial vs xorstr
vim-c-cpp-modern vs libcudacxx
modern-cpp-tutorial vs libcudacxx
vim-c-cpp-modern vs vim-rst
modern-cpp-tutorial vs butano
vim-c-cpp-modern vs Ark.vim