Chess player/PicoLisp: Difference between revisions

m
→‎{{header|PicoLisp}}: "header" template isn't necessary on this page
m (→‎{{header|PicoLisp}}: "header" template isn't necessary on this page)
Line 1:
=={{header|PicoLisp}}==
This implementation supports all chess rules (including castling, pawn promotion and en passant), switching sides, unlimited undo/redo, and the setup, saving and loading of board positions to/from files.
<lang PicoLisp># *Board a1 .. h8