Abstract: JavaScript is dynamically typed and hence lacks the type safety of statically typed languages, leading to suboptimal IDE support, difficult to understand APIs, and unexpected runtime ...
C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more ...
This is a recursion tree-visualizer built with vanilla Javascript which allows for users to input their own functions or select one of the default functions.