Find Chess960 starting position identifier: Difference between revisions

→‎{{header|Factor}}: Algorithm fix.
(→‎{{header|QBasic}}: Algorithm fix.)
(→‎{{header|Factor}}: Algorithm fix.)
Line 282:
: n ( str -- n ) "QB" without knightify table index ;
 
: q ( str -- q ) "NB" without CHAR: Q swap index ;
 
: d ( str -- d ) CHAR: B swap <evens> index ;
1,479

edits