00:00:00 --- log: started forth/17.02.26 00:44:36 --- join: dys (~dys@x5f71f54a.dyn.telefonica.de) joined #forth 01:04:57 --- quit: carc (Quit: QUIT) 01:06:41 --- join: carc (~carc@unaffiliated/carc) joined #forth 01:16:29 --- join: wa5qjh (~Thunderbi@112.198.70.75) joined #forth 01:20:44 --- join: true-grue (~true-grue@176.14.222.10) joined #forth 01:53:04 --- join: Keshl (~Purple@24.115.181.94.res-cmts.gld.ptd.net) joined #forth 01:53:21 --- join: neceve (~ncv@86.125.230.85) joined #forth 01:53:21 --- quit: neceve (Changing host) 01:53:21 --- join: neceve (~ncv@unaffiliated/neceve) joined #forth 02:32:26 --- join: gravicappa (~gravicapp@ppp83-237-161-17.pppoe.mtu-net.ru) joined #forth 03:03:50 --- join: APic (apic@apic.name) joined #forth 03:10:38 --- join: GeDaMo (~GeDaMo@212.225.112.221) joined #forth 03:11:13 --- join: Zarutian (~zarutian@168-110-22-46.fiber.hringdu.is) joined #forth 03:25:40 --- quit: dys (Ping timeout: 260 seconds) 03:42:57 --- join: dys (~dys@x5f71f54a.dyn.telefonica.de) joined #forth 04:55:27 --- join: event-horizon (~event-hor@2001:8003:f037:c000:f66d:4ff:fe58:ff4b) joined #forth 05:03:28 --- quit: event-horizon (Quit: Leaving) 05:11:58 --- quit: dual (Ping timeout: 260 seconds) 05:13:26 --- join: dual (~bonafide@subzeroup.core.rzwireless.net) joined #forth 05:39:47 --- quit: wa5qjh (Remote host closed the connection) 05:53:33 --- quit: neceve (Ping timeout: 240 seconds) 05:53:39 --- join: neceve (~ncv@unaffiliated/neceve) joined #forth 09:09:58 --- quit: dys (Ping timeout: 260 seconds) 09:26:35 --- quit: impomatic (Read error: Connection reset by peer) 09:53:59 --- quit: neceve (Quit: Konversation terminated!) 10:17:38 --- quit: dual (Ping timeout: 260 seconds) 10:19:52 --- join: dual (~bonafide@subzeroup.core.rzwireless.net) joined #forth 10:24:05 --- quit: dual (Ping timeout: 240 seconds) 10:31:57 --- join: dual (~bonafide@subzeroup.core.rzwireless.net) joined #forth 11:09:24 --- quit: gravicappa (Remote host closed the connection) 11:26:22 given vocabularies FORTH, META, and TARGET, I see this line: "ONLY FORTH META TARGET DEFINITIONS" 11:26:36 am I missing something or is that not exactly the same thing as "ONLY TARGET DEFINITIONS" 11:49:13 --- join: crc (~Mutter@2607:fb90:34b:a7e5:407b:396a:42d2:100f) joined #forth 11:49:14 --- mode: ChanServ set +v crc 11:50:45 --- quit: crc (Client Quit) 12:36:33 --- join: vsg1990 (~vsg1990@static-72-88-80-103.bflony.fios.verizon.net) joined #forth 13:31:50 --- join: dys (~dys@ip-109-40-2-250.web.vodafone.de) joined #forth 14:04:10 --- quit: GeDaMo (Remote host closed the connection) 14:11:22 --- quit: true-grue (Read error: Connection reset by peer) 14:31:49 zy]x[yz: as far as I can see, it should be the same, yes. 14:34:01 I'm experiencing a rather bizarre behavior under gforth 14:34:23 : eval-line refill drop source evaluate ; 14:34:34 ' eval-line catch 14:34:45 0 0 / 14:35:04 14:36:02 Is that a bug? 14:37:07 But then if I do : catch-report catch ." Caught exception: " . cr ; 14:37:14 and do ' eval-line catch-report 14:37:23 and 0 0 / 14:37:43 it says "Caught thing: -10" and continues to give an error 14:40:25 err "Caught exception: -10", that is 15:01:33 --- join: wa5qjh (~Thunderbi@112.198.70.75) joined #forth 15:41:26 --- quit: Zarutian (Quit: Zarutian) 15:53:10 --- quit: dual (Ping timeout: 260 seconds) 16:17:17 --- quit: nighty (Remote host closed the connection) 17:04:00 --- join: nighty (~nighty@d246113.ppp.asahi-net.or.jp) joined #forth 17:10:44 --- join: CORDIC (~user@79-101-216-85.dynamic.isp.telekom.rs) joined #forth 17:12:02 --- quit: DKordic (Ping timeout: 260 seconds) 17:36:25 --- join: dual (~bonafide@subzeroup.core.rzwireless.net) joined #forth 17:49:01 --- join: neceve (~ncv@86.125.230.85) joined #forth 17:49:01 --- quit: neceve (Changing host) 17:49:01 --- join: neceve (~ncv@unaffiliated/neceve) joined #forth 18:22:16 --- join: John[Lisbeth] (~user@52.176.46.58) joined #forth 18:37:57 you guys 18:38:05 I found evidence that they used forth in bell labs 18:39:02 not just gnu dc but apparently forth was one of the languages that was used there 18:48:12 John[Lisbeth]: Hm. Interesting. 18:49:05 John[Lisbeth]: What's the evidence? 18:49:08 There's this old video about bell labs I've watched lots of times and near the end of the video they briefly mention a forth program 18:49:11 let me fetch the video 18:49:57 https://youtu.be/tc4ROCJYbm0 18:50:25 It's near the very end of the video 18:55:18 https://groups.google.com/forum/#!topic/comp.lang.forth/HrpymaLFt80 anyone have any input that might help me figure this out? 18:55:20 25:20 19:01:53 --- join: ACE_Recliner (~ACE_Recli@c-50-165-178-74.hsd1.in.comcast.net) joined #forth 19:22:33 ... never mind, I figured it out. I keep forgetting to change >IN after I'm done with a string from the input buffer. Arg. 19:22:49 spoiled by PARSE and PARSE-NAME I guess... 20:43:35 --- join: tangentstorm (michal@learnprogramming/etc/tangentstorm) joined #forth 20:43:55 hello #forth 20:45:49 hi 20:45:53 --- nick: reepca` -> reepca 21:08:25 --- quit: neceve (Quit: Konversation terminated!) 21:46:40 --- quit: vsg1990 (Quit: Leaving) 21:49:39 http://pumpkindb.org/doc/ aha, finally 21:49:53 an it product use forth like lang 21:50:59 PumpkinScript is a minimalistic concatenative, stack-based language inspired by Forth. It is used in PumpkinDB to operate a low-level database "virtual machine" — to manipulate, record and retrieve data. This is an ultimate gateway to flexibility in terms of how PumpkinDB can operate, what formats can it support, etc 21:59:30 --- quit: proteusguy (Remote host closed the connection) 22:21:44 --- quit: newcup (Ping timeout: 264 seconds) 22:25:41 --- join: proteusguy (~proteus-g@180.183.116.228) joined #forth 22:25:41 --- mode: ChanServ set +v proteusguy 22:42:43 --- quit: wa5qjh (Remote host closed the connection) 22:44:38 --- join: wa5qjh (~Thunderbi@112.198.70.18) joined #forth 22:51:19 --- quit: wa5qjh (Remote host closed the connection) 22:51:47 --- join: wa5qjh (~Thunderbi@121.54.90.148) joined #forth 23:00:56 --- quit: ACE_Recliner (Remote host closed the connection) 23:30:41 --- join: leaverite (~Thunderbi@112.198.69.213) joined #forth 23:31:41 --- quit: wa5qjh (Ping timeout: 268 seconds) 23:31:42 --- nick: leaverite -> wa5qjh 23:59:59 --- log: ended forth/17.02.26