Home on ben.land · Mar 31, 2021
Integer math algorithms without integer datatypes or math-specific hardware
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I previously posted about simple, programmable, Turing-complete machines .
That post discussed a programmable machine that optimized ease-of-programming and ease-of-implementation while still being able to run any program.
With those goals in mind I put together a Python package L2 which emulates such a simple machine in software.
For the L2 emulator, I used math operations and…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.