00:00:00 --- log: started forth/14.04.15 00:15:23 --- join: aranhoide (~aranhoide@212.Red-83-59-7.dynamicIP.rima-tde.net) joined #forth 01:03:50 tangentstorm: reda4 is cool, it runs on my mobile phone smoothly 01:05:26 oh yeah? i haven't tried it. i liked the screenshots on that page though 01:10:20 and its so tiny with so much tiny apps include int he package 01:12:05 :) 01:15:52 --- quit: aranhoide (Ping timeout: 258 seconds) 01:48:50 --- quit: ASau (Ping timeout: 245 seconds) 02:16:21 --- join: nighty-_ (~nighty@lns-bzn-49f-62-147-170-46.adsl.proxad.net) joined #forth 02:30:52 --- join: Zarutian (~zarutian@194-144-84-110.du.xdsl.is) joined #forth 02:35:13 --- quit: kludge` (Ping timeout: 258 seconds) 02:39:23 --- join: kludge` (~comet@unaffiliated/espiral) joined #forth 02:42:36 --- join: true-grue (~quassel@95-25-130-242.broadband.corbina.ru) joined #forth 03:54:55 --- quit: carc (Quit: QUIT) 03:55:38 --- join: carc (~carc@unaffiliated/carc) joined #forth 04:41:00 --- join: dkcl (~Dan@unaffiliated/dandersen) joined #forth 05:16:46 --- quit: Zarutian (Quit: Zarutian) 05:56:47 --- quit: crc (Remote host closed the connection) 06:00:15 --- join: xyh (~user@121.33.83.26) joined #forth 06:09:08 hi 06:09:11 --- part: xyh left #forth 06:09:19 --- join: xyh (~user@121.33.83.26) joined #forth 06:09:36 i have designed and implemented a forth like language, which is written in fasm 06:09:54 without REPL STATE, with tail-call-optimization , with garbage-collection and LISP like sexp 06:11:12 --- join: crc (sid2647@gateway/web/irccloud.com/x-xpzowwjfcwmckxom) joined #forth 06:11:27 garbage-collector is incremental and is written in my language 06:11:55 xyh: Now try to write something useful on it ;) 06:13:12 true-grue: yes, I will embed a directed graph processing language in it ^_^ 06:14:51 true-grue: and write a text editor in it. 06:14:56 hrm. are you me, by any chance? 06:15:09 xyh: wow, another chinese :] 06:15:57 yunfan: how can you possiblely know it ? 06:16:29 http://imgur.com/gallery/zMvxYZ0/new <- my graph database / text editor with high level forthlike scripting 06:16:38 xyh: from your ip which indicate you from guangdong provice 06:16:40 written in free pascal though, not fasm :) 06:16:59 also i am chinese , that's i sensive with your nick 06:17:09 xyh: Does your language have any special constructs to implement DSLs? Like BNF or something. How does look like the syntax of your graph language? 06:19:11 true-grue: I originally want to write directed graph processing language 06:19:19 true-grue: in scheme 06:19:44 true-grue: the syntax will be like the following: 06:21:19 true-grue: to init a graph : 06:21:19 λx.xx 06:21:19 ([:v λ] ([:v :can <-- λ]) ([:v :can <-- λ])) 06:22:15 λx.x(λy.yx) as ([:v λ] ([:v :can <-- λ]) ([:v λ] ([:v :can <-- λ]) ([:v :can <-- <-- λ]))) 06:23:16 true-grue: this is scheme, syntax will be not like this in forth 06:24:11 Wow. If it's just for a graph description then, I think, I'd better stay with Graphviz-like notation :) 06:25:41 true-grue: it looks lovely in scheme-mode with indention and highlight 06:27:37 true-grue: or maybe not ^_^. it talls lots of details about the digraph, so can serve as a compiler's target 06:27:48 --- join: asie (~textual@078088168214.elblag.vectranet.pl) joined #forth 06:28:52 maybe you just need to explain the notation? :) 06:29:37 xyh: Why lambdas? Don't you think that lambda-based notation and Forth-based approach are very different? In Forth-like language it's more natural to use something combinator-based (point-free). You can see these combinators as the blocks in some graphical language. 06:36:15 --- quit: xyh (Ping timeout: 250 seconds) 07:11:37 --- join: kumul (~mool@adsl-173-228-251-70.prtc.net) joined #forth 07:16:47 --- quit: asie (Quit: I'll probably come back in either 20 minutes or 8 hours.) 07:19:38 --- join: asie (~textual@078088168214.elblag.vectranet.pl) joined #forth 07:23:24 --- join: aranhoide (~aranhoide@232.16.116.91.dynamic.mundo-r.com) joined #forth 07:31:32 --- quit: asie (Quit: I'll probably come back in either 20 minutes or 8 hours.) 07:34:30 --- join: pvt_petey (~pvt_petey@host-89-240-213-208.as13285.net) joined #forth 07:35:42 --- quit: aranhoide (Remote host closed the connection) 07:37:56 --- quit: dkcl (Quit: leaving) 07:39:10 --- join: dkcl (~user@unaffiliated/dandersen) joined #forth 08:38:02 --- quit: pvt_petey (Ping timeout: 250 seconds) 08:40:13 --- join: pvt_petey (~pvt_petey@host-89-240-213-208.as13285.net) joined #forth 08:53:02 --- quit: true-grue (Read error: Connection reset by peer) 09:05:04 --- join: karswell (~user@213.13.208.46.dyn.plus.net) joined #forth 09:12:09 --- join: true-grue (~quassel@95-25-130-242.broadband.corbina.ru) joined #forth 09:36:22 --- quit: pvt_petey (Ping timeout: 245 seconds) 09:40:48 --- join: pvt_petey (~pvt_petey@host-89-240-213-208.as13285.net) joined #forth 10:42:02 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 11:00:34 --- join: pvt_pete_ (~pvt_petey@host-89-240-213-208.as13285.net) joined #forth 11:01:02 --- quit: pvt_petey (Ping timeout: 250 seconds) 11:05:27 --- quit: nighty-_ (Excess Flood) 11:06:27 --- join: nighty-_ (~nighty@lns-bzn-49f-62-147-170-46.adsl.proxad.net) joined #forth 11:57:39 --- join: nisstyre (~yourstrul@oftn/member/Nisstyre) joined #forth 12:49:30 --- join: ASau (~user@46.114.41.146) joined #forth 13:13:38 --- quit: mnemnion (Remote host closed the connection) 13:23:11 --- quit: true-grue (Read error: Connection reset by peer) 13:36:37 --- quit: aksr (Ping timeout: 252 seconds) 13:55:54 --- quit: joneshf-laptop (Remote host closed the connection) 14:00:45 --- join: joneshf-laptop (~joneshf@98.255.30.38) joined #forth 14:25:58 --- join: kumool (~mool@adsl-173-228-251-70.prtc.net) joined #forth 14:28:54 --- quit: kumul (Ping timeout: 276 seconds) 14:55:58 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 14:59:45 --- quit: nisstyre (Quit: WeeChat 0.4.3) 15:20:44 --- join: karswell` (~user@87.114.18.190) joined #forth 15:23:20 --- quit: karswell (Ping timeout: 252 seconds) 15:40:33 --- quit: joneshf-laptop (Ping timeout: 252 seconds) 16:05:39 --- quit: dkcl (Ping timeout: 240 seconds) 16:06:48 --- quit: nighty-_ (Ping timeout: 258 seconds) 16:08:34 --- join: nighty-_ (~nighty@lns-bzn-49f-62-147-170-46.adsl.proxad.net) joined #forth 17:03:58 --- quit: dessos (Quit: ChatZilla 0.9.90.1 [Firefox 22.0/20130618035212]) 17:26:16 --- quit: nighty-_ (Quit: Disappears in a puff of smoke) 18:25:08 --- join: nisstyre (~yourstrul@oftn/member/Nisstyre) joined #forth 18:25:12 --- quit: ASau (Ping timeout: 265 seconds) 18:47:39 --- join: ASau (~user@176.5.41.179) joined #forth 19:10:57 --- quit: nisstyre (Quit: WeeChat 0.4.3) 19:28:13 --- join: joneshf-laptop (~joneshf@128.120.119.54) joined #forth 21:24:59 --- join: asie (~textual@078088168214.elblag.vectranet.pl) joined #forth 21:40:10 --- quit: asie (Quit: I'll probably come back in either 20 minutes or 8 hours.) 21:48:59 --- quit: joneshf-laptop (Ping timeout: 276 seconds) 21:49:08 --- quit: mnemnion (Remote host closed the connection) 22:14:25 --- join: mnemnion (~mnemnion@c-24-7-65-136.hsd1.ca.comcast.net) joined #forth 22:15:54 --- quit: kumool (Quit: Leaving) 22:18:55 --- quit: mnemnion (Ping timeout: 245 seconds) 22:21:49 --- join: mnemnion (~mnemnion@c-24-7-65-136.hsd1.ca.comcast.net) joined #forth 22:32:47 --- join: joneshf-laptop (~joneshf@98.255.30.38) joined #forth 23:16:33 --- join: aksr (~aksr@unaffiliated/aksr) joined #forth 23:22:49 --- quit: mnemnion (Remote host closed the connection) 23:48:36 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 23:59:59 --- log: ended forth/14.04.15