Subleq: Difference between revisions

Content added Content deleted
Line 900:
 
function interpret(allwords::AbstractVector{Int})
words = OffsetArray(copy(allwords), -1)
buf = IOBuffer()
ip = 0