Improved
beta-v0.0.10
- @tsMezotic fix for function pointer default arguments
- @ske2004 fix for
cqtoin division - @BlackSystemCoder fix for broken link in README
- Fix for string escaping in lexer
- Use
clang --target=x86_64-apple-darwinwhen compiling onaarch64. This will not work with linux aarch64!, however there is a#define _CCso_CCcan be set to any arbitrary string. - Refactor of hashtables, maps and sets