• Stars
    star
    2
  • Language
    C
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In this repo we create an interpreter as SH, the idea with this project is to understand what is the process around of a simple interpreter, from you push a key in your keyboard from the logical process behind the CLI, the memory registers used, how you should free their register and more.