bigskysoftware / littlemanstackmachine.org

A Simple Model Of A Computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🙋 The Little Man Stack Machine

The Little Man Stack Machine is a simple, theoretical computer model that extends the excellent Little Man Computer teaching model and that can be used to demonstrate many interesting topics in Computer Science in an easy and approachable way for beginners:

  • The operations of a basic Von Neumann computer
  • How assembly works
  • How function calls can be implemented using basic hardware
  • How recursion works
  • How stack languages works
  • How a high-level programming language can be compiled to assembly

About

A Simple Model Of A Computer

License:Other


Languages

Language:HTML 60.7%Language:JavaScript 38.9%Language:CSS 0.4%