RSSAmplifier

Blog

FixScript Blog & News

Development blog

fixscript.orgRSS feed ↗3 posts

Latest posts

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.

FixScript SDK 0.6: WebAssembly, better syntax, SQL, GUI, REPL, console, macros (2024/05/05)

FixScript SDK 0.6 has been released.

Introduction to FixScript (2022/12/27)

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.