A simple C++ wrapper for part of ECMAScript data structures and async grammar.
- Better comprehension of data structures.
- To absorb modern grammer skills and thoughts
- To learn new C++(11~20) featrues like decltype, std::variant, std::initializer_list, std::fucntion, std::optional, std::reference_wrapper, variadic templates and so on.
make all or mingw32-make all or cmake -B build && cmake --build build