Usage¶
Basic integration¶
To get going with ecto
, you need the following simple CMake steps
Tutorials¶
These tutorials walk through the basic usage of ecto.
Techniques¶
So you now have a basic understanding and you should follow the following guidelines to code with ecto
perfectly :)
Tips and Tricks¶
With great flexibility comes great tips and tricks. The following info might help code faster and exploit ecto
and its tools fully.
Using External Tools¶
Ecto was developed to interoperate with classic C++/Python development tools.
Advanced Usage¶
Well, what is I want to do for loops ? or integrate with Python better ? or not use Python ? Well, that section is for you.