========================
== Seeking Complexity ==
========================

declarative_programming

PUBLIC

过程式和声明式的范式对比,出现在很多地方,这里罗列一些。

declarativeimperative
LispC
TensorFlowPyTorth
NixApt/Pacman
SQLORM
CMake/Makefilebuild.sh
HalideOpenMP/thread pool
Symbolic Diff (symforce)Automatic Diff (JAX/Jet)
DP for loopDP recursive with cache (used in transformer inference)
Eigen Lazy EvaluationOpenBLAS