FunCPU - Memory Models
2014.07.21. 14:05 Budapesti álmodozó
Szólj hozzá!
Címkék: functional programming FunCPU homebrew cpu memory model
FunCPU - Tagged Architecture
2014.07.16. 22:03 Budapesti álmodozó
In the memory, different type of symbols are stored together. It is essential for the CPU to be able to differentiate among them. Therefore type information is required to be assigned to each unit of information. This piece of information is tagged to each symbol. A lot of effort has been dedicated…