On 2018/03/01 8:55 AM, Gary Briggs wrote:
Hopefully no-one finds this useful,

Your hopes have been shattered.

Now do the encoder...  :)

Gary

WITH RECURSIVE
   program AS
      (SELECT 
'++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.'
 AS p,
         '' AS input, 3 AS width
     )....

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to