(create a programming language from scratch) Registers & Adding numbers

Опубликовано: 25 Июль 2026
на канале: The Ape Machine
825
12

📺Playlist (create a programming language from scratch):
   • Godot  
💾Code:
https://github.com/TheApeMachine/boogie

📟Get in touch:
https://join.slack.com/t/theapemachin...
  / theapemachine  
  / the4pemachine  
[email protected]

💜Suggested:
Create your own programming language:
   • Create Your Own Programming Language  

We add our first really useful instructions to our virtual cpu, and implement the feature of adding two numbers (registers) together and storing the result in a target register.

#TheApeMachine #CreateYourOwnProgrammingLanguage #Golang