#
dynamic-types
Here are 4 public repositories matching this topic...
This class tries to introduce dynamic typing, (or 'Duck typing') to c++, basically we try to remove the 'type' from the variable. Rather the type is decided at runtime. This class is used in the myodd.piger(https://github.com/FFMG/myoddweb.piger) project.
-
Updated
Jun 30, 2022 - C++
A C++ implementation of Lox with CUDA-computed first-class matrix types.
-
Updated
Jul 8, 2022 - C++
Improve this page
Add a description, image, and links to the dynamic-types topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dynamic-types topic, visit your repo's landing page and select "manage topics."