Comparing to v2.3, which was originally pulled from https://ptolemy.berkeley.edu/projects/embedded/pubs/downloads/espresso/, this version are mostly a clean-up without any functional change:
code syntax fix for modern C, being able to compile with -Werror in clang and gcc
reformat code with clang-format
clean up dead files.
switch build system to CMake.