RSSAmplifier

Home on ben.land · Jan 21, 2021

L2, a Python emulation of a machine to execute LISP-like code

0
Sign 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.

Programming a machine 
 Von Neumann machines, such as a typical desktop computer or smartphone, can (in principle) have programs written for them by hand using the machine’s assembly language .
In practice, program compilers have been constructed to transform high level languages (like C or C++ , which are even easier to write) into assembly language programs.
Still, there is a…

Read on ben.land

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.