Maker Pro
Maker Pro

My New CPU / Computer Video: Hardware Stack, Compilers, Java Simulator, and A New Logisim

mcsoftware

Oct 13, 2015
26
Joined
Oct 13, 2015
Messages
26
My latest video in my Logisim CPU / Computer series. This one adds a hardware call stack to make subroutine calls easier. It also uses a modified version of a compiler (LL(1) parser) I wrote in a compilers class in grad school, and also shows how you might go about creating a compiler (C compiler, etc.). And, since the design now has a stack, I improved the assembly language raytracer (adding reflection). Also, JAVA versions of my programs, and some nice raytracer eye candy.

 
Top