Rubicon Forum
Welcome, Guest. Please login or register.
February 08, 2012, 06:18:00 PM

Login with username, password and session length
Search:     Advanced search
Undeletable components are now shaded blue when loading a level in.
4997 Posts in 231 Topics by 2427 Members
Latest Member: lightOfDay
* Home Help Search Login Register
+  Rubicon Forum
|-+  Playing the Game
| |-+  Showcase (Moderator: Bucky)
| | |-+  rubicon processer 3
« previous next »
Pages: [1] Print
Author Topic: rubicon processer 3  (Read 2965 times)
zantrua
Shelf-stacker
*
Posts: 1


View Profile Email
rubicon processer 3
« on: August 26, 2007, 05:18:17 PM »

bipavug
Hope you like it.  I think it is Turing complete, because I think it classifys as a bounded storage machine with interactive input, but I'm not sure...
Here is how it works

1 add current cell to the end of the code queue.  might be a while before it runs...
2 output current cell
3 take a box of input, set current cell
4 rotate cell loop counter clockwise, putting current cell on loop
5 add 1 to current cell
6 subtract 1 from current cell
« Last Edit: August 26, 2007, 07:21:55 PM by zantrua » Logged
anka
Shelf-stacker
*
Posts: 1


View Profile
Re: rubicon processer 3
« Reply #1 on: April 14, 2009, 01:39:46 PM »

There is a bug in the machine. If you put in the code "5452" the output will be 2 instead of one. It is because the memory for "count up/count down" is not updated correctly.
I changed it so it should work correctly: kogirob

PS.
I do not think it is Turing-complete. It is for example impossible to write an infinite loop (that does more then add a 1-barrel to the code-que).
imageBecause to copy one operation to the code que, you need at least two operations (unless it is the same as the last one)
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Rubicon Forum | Powered by SMF 1.0.8.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!