Get the latest tech news
Finite Field Assembly: A Language for Emulating GPUs on CPU
A Friendly yet Thorough Introduction to Finite Field Assembly programming language and the Recursive Computing Paradigm
Finite Field Assembly (FF-asm) is a programming language founded on the thesis: Math is mostly invented, rarely discovered. In this section, we show how to perform addition in Finite Field Assembly (FF-asm) usingthe Recursive Computing paradigm. We cover the mathematical theory of Recursive Computing in Chapter 2 of our book, A Super-friendly Guide to Finite Fields for Programmers.
Or read this on Hacker News