A tiny public domain math library written in C (+ web demo) (2024/06/05)
When working on the WebAssembly port of FixScript language I've encountered a need for implementation of basic math functions.
Development blog
When working on the WebAssembly port of FixScript language I've encountered a need for implementation of basic math functions.
FixScript SDK 0.6 has been released.
FixScript is a programming language which is both embeddable and standalone with strong support for backward and forward compatibility. It has familiar C-like syntax with ability to create new syntaxes using token processors.