00:00:00 --- log: started forth/17.03.29 00:38:48 --- join: luser1 (~luser1@h69-21-248-248.crlbnm.broadband.dynamic.tds.net) joined #forth 00:46:14 --- quit: proteusguy (Remote host closed the connection) 01:07:49 --- join: smokeink (~smoke@175.20.93.55) joined #forth 01:31:54 --- quit: smokeink (Ping timeout: 260 seconds) 02:21:19 --- quit: dys (Ping timeout: 240 seconds) 02:26:22 --- quit: luser1 (Ping timeout: 256 seconds) 03:20:20 --- join: dys (~dys@ip-109-40-3-204.web.vodafone.de) joined #forth 03:21:42 --- join: BPL (~BPL_@215.2.165.83.dynamic.reverse-mundo-r.com) joined #forth 03:21:44 Hi all 03:22:34 aloha 03:26:05 work in progress --> https://github.com/brupelo/pyzforth , trying to solve some stuff in the meantime. If someone want to give it a shot, be my guest :) 03:28:59 reading 03:33:24 so you are trying to port zforth from c to python? 03:35:53 John[Lisbeth]: Yeah, kind of. I'd like to use zforth on python so I can iterate faster than just pure c 03:42:26 --- join: proteusguy (~proteus-g@49.228.99.191) joined #forth 03:42:26 --- mode: ChanServ set +v proteusguy 03:47:25 --- join: smokeink (~smoke@175.20.93.42) joined #forth 03:52:46 is there any particular reason why zforth is the forth you have chosen? I am sure it is easier to get ans forth on python. 03:54:52 --- part: hobbes- left #forth 03:56:05 --- quit: smokeink (Ping timeout: 260 seconds) 04:00:36 --- quit: nighty- (Quit: Disappears in a puff of smoke) 04:10:20 Yeah, because I'd like to use it on a executable whose restriction is not being bigger than 64kb 04:16:34 --- join: smokeink (~smoke@159.148.46.229) joined #forth 04:45:58 ell if you are restricted that much perhaps you should make your own forth in python 04:46:01 *well 04:46:18 you will always save on space by making your own custom forth 04:46:50 John[Lisbeth]: I'm not aware of any standard means of escaping characters in a string 04:49:18 crc thanks 05:05:28 what forth are you using? 05:05:42 I prefer ans 05:06:24 But I am also open to forth-79 and forth-83 05:12:34 One of the things I am curious about is the minimum number of steps in making any two given forths compatible 05:12:46 forth-2012 adds s\" which supports escape sequences (http://www.forth200x.org/documents/forth-2012.pdf) 05:17:59 compatible in what ways? 05:29:19 --- quit: dual (Ping timeout: 240 seconds) 05:34:08 --- join: wa5qjh (~Thunderbi@121.54.90.157) joined #forth 05:36:57 --- join: nighty- (~nighty@s229123.ppp.asahi-net.or.jp) joined #forth 05:52:16 not quite sure but basically if you want to run a program from another forth one way to do it is to replicate it's wordlist 05:52:26 but you have to make sure the words behave in the same way 05:52:48 so first you have to have a way to prove that the words will behave the same way and also you have to find the minimum number of steps to make it do that 06:09:10 --- join: Zarutian (~zarutian@168-110-22-46.fiber.hringdu.is) joined #forth 06:52:34 --- join: gravicappa (~gravicapp@ppp83-237-160-72.pppoe.mtu-net.ru) joined #forth 07:13:11 --- join: true-grue (~true-grue@176.14.222.10) joined #forth 07:17:29 --- join: GeDaMo (~GeDaMo@212.225.127.213) joined #forth 07:20:07 --- join: neceve (~ncv@unaffiliated/neceve) joined #forth 07:35:29 --- quit: smokeink (Remote host closed the connection) 07:40:08 --- join: smokeink (~smoke@175.20.93.52) joined #forth 07:44:27 --- quit: smokeink (Ping timeout: 240 seconds) 07:54:34 --- quit: joneshf-laptop (Ping timeout: 260 seconds) 08:09:23 --- join: joneshf-laptop (~joneshf@c-73-220-86-28.hsd1.ca.comcast.net) joined #forth 08:18:22 --- quit: gordonjcp (Ping timeout: 260 seconds) 08:44:18 --- quit: Zarutian (Quit: Zarutian) 08:55:59 --- quit: neceve (Quit: Konversation terminated!) 08:59:47 --- quit: BPL (Quit: Leaving) 09:45:49 --- quit: nighty- (Remote host closed the connection) 09:55:11 --- join: nighty- (~nighty@s229123.ppp.asahi-net.or.jp) joined #forth 10:00:35 --- join: X-Scale (~ARM@230.37.103.87.rev.vodafone.pt) joined #forth 10:06:40 --- join: dual (~bonafide@74.75.153.119) joined #forth 12:22:52 --- quit: GeDaMo (Read error: Connection reset by peer) 12:23:14 --- join: GeDaMo (~GeDaMo@212.225.127.213) joined #forth 13:17:02 --- join: luser1 (~luser1@h69-21-248-248.crlbnm.broadband.dynamic.tds.net) joined #forth 13:19:32 --- join: ACE_Recliner (~ACE_Recli@c-50-165-178-74.hsd1.in.comcast.net) joined #forth 13:23:35 --- quit: GeDaMo (Remote host closed the connection) 13:50:50 --- quit: xek (Read error: No route to host) 13:52:40 --- join: xek (xek@nat/intel/x-remlwphzqsuxgmsv) joined #forth 14:40:16 --- quit: gravicappa (Remote host closed the connection) 15:09:03 --- quit: true-grue (Read error: Connection reset by peer) 16:10:28 --- join: qzo (~chatzilla@c-73-153-11-93.hsd1.co.comcast.net) joined #forth 17:44:49 --- quit: qzo (Ping timeout: 240 seconds) 17:45:47 --- quit: wa5qjh (Remote host closed the connection) 17:46:14 --- join: wa5qjh (~Thunderbi@121.54.90.157) joined #forth 17:57:25 --- join: neceve (~ncv@unaffiliated/neceve) joined #forth 18:01:30 --- quit: neceve (Client Quit) 18:05:32 --- join: neceve (~ncv@unaffiliated/neceve) joined #forth 18:15:08 --- quit: wa5qjh (Ping timeout: 264 seconds) 18:17:18 --- join: wa5qjh (~Thunderbi@121.54.90.157) joined #forth 18:45:04 --- quit: nighty- (Remote host closed the connection) 18:45:26 --- join: nighty- (~nighty@d246113.ppp.asahi-net.or.jp) joined #forth 19:22:27 --- join: smokeink (~smoke@182.88.31.128) joined #forth 19:28:20 --- quit: smokeink (Ping timeout: 264 seconds) 19:28:48 --- join: smokeink (~smoke@183.214.153.148) joined #forth 19:31:20 --- quit: Quozl`_ (Ping timeout: 264 seconds) 19:37:34 --- join: Quozl` (~quozl@18.85.44.128) joined #forth 19:49:56 --- quit: smokeink (Ping timeout: 264 seconds) 19:53:06 --- join: ricky_ricardo (~quassel@2601:240:4203:ecb0:e896:a8f8:e88f:ba0f) joined #forth 20:27:29 --- join: smokeink (~smoke@183.214.153.151) joined #forth 20:36:49 --- quit: smokeink (Ping timeout: 240 seconds) 20:51:23 --- join: smokeink (~smoke@111.74.215.117) joined #forth 20:51:34 --- quit: dual (Ping timeout: 260 seconds) 21:05:03 --- quit: smokeink (Ping timeout: 258 seconds) 21:07:29 --- join: smokeink (~smoke@59.53.67.231) joined #forth 21:08:22 --- quit: luser1 (Ping timeout: 256 seconds) 21:20:32 --- quit: neceve (Quit: Konversation terminated!) 21:37:20 --- quit: djinni (Quit: Leaving) 21:41:06 --- join: djinni (~djinni@149.56.14.68) joined #forth 22:12:34 --- quit: karswell (Remote host closed the connection) 22:13:37 --- join: karswell (~user@216.49.93.209.dyn.plus.net) joined #forth 22:19:09 --- quit: proteusguy (Remote host closed the connection) 22:34:20 --- quit: smokeink (Ping timeout: 264 seconds) 22:45:11 --- join: luser1 (~luser1@h69-21-248-248.crlbnm.broadband.dynamic.tds.net) joined #forth 23:09:47 --- join: proteusguy (~proteus-g@180.183.116.224) joined #forth 23:09:47 --- mode: ChanServ set +v proteusguy 23:59:59 --- log: ended forth/17.03.29