Note 1: This tutorial is for Linux users only, but if you understand the idea, you can use it on all systems and it will work as required :).
- Compile Nim-lang code as a (C/C++ header File). THIS IS WHAT WE WILL TAKE TODAY.
- Compile Nim-lang code as a (C/C++ static library).
- Compile Nim-lang code as a (C/C++ dynamic library).