Hello,

I was checking the tacit Turing Machine written by Jose Mario Quintana at
http://rosettacode.org/wiki/Universal_Turing_machine#J
(also referred in Oct 2013 edition of Journal of J)

When I use J 802 with JQt, the following noun throws a syntax error:

QS=. (noun _) ; 0
       0   1  0 _1   1  1  0
)

|syntax error: script

| QS=.( noun _);0

However the same noun works perfectly fine in J602.

What am I missing?

Thanks,
Yuvaraj
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to