Execute Brain****/Java: Difference between revisions

m
Missed a space
(New page: {{implementation|Brainf***}}{{collection|RCBF}} In this implementation of Brainf***, the code is read in all at once and checked for uneven brackets (unequal amounts of [ and ] command...)
 
m (Missed a space)
Line 101:
System.err.println("Pointer out of range (negative).");
return;
}
pointer--;
break;
Anonymous user