←2005-04-03 2005-04-04 2005-04-05→ ↑2005 ↑all
03:04:54 -!- kipple has quit ("Trillian (http://www.ceruleanstudios.com").
04:36:47 -!- calamari has joined.
05:22:15 -!- graue has joined.
06:10:51 <calamari> hi graue
06:17:34 <graue> hello
07:34:34 -!- calamari has quit (Read error: 60 (Operation timed out)).
07:45:10 -!- calamari has joined.
07:59:59 -!- clog has quit (ended).
08:03:30 -!- clog has joined.
08:03:30 -!- calamari has quit ("Leaving").
11:08:58 -!- kipple has joined.
11:09:12 <graue> hello, kipple
11:09:26 <kipple> hey
11:09:55 <graue> are you named after the kipple programming language, or is it named after you?
11:10:07 <kipple> both I guess ;)
11:10:18 <graue> great
11:10:55 <kipple> have you tried it?
11:11:59 <graue> sort of
11:26:18 <graue> i am writing an interpreter for it
11:26:42 <graue> should using ? on an empty stack be an error, or just a nop?
11:47:44 <kipple> nop
11:48:12 <kipple> popping a value of an empty should return 0
12:06:09 <graue> so far my interpreter seems to be able to run the hello world examples correctly
12:06:15 <graue> i'll be back later
12:06:17 -!- graue has quit ("terminated").
12:07:08 <matricks> kipple seams.. easy
12:07:35 <matricks> kipple: I guess you have tried befunge
12:07:52 <kipple> yeah, it's much easier than brainfuck or befunge
12:08:03 <matricks> I'm a heavy fan of befunge
12:08:06 <matricks> like the concept
12:08:18 <matricks> kipple: http://www.teepop.net/fungus/
12:08:40 <matricks> my Befunge-93 (moving to 98) intepreter, editor and debugger :)
12:09:05 <kipple> wow. looks great
12:09:29 <matricks> a weekend of insperation lead to that program :)
16:51:12 -!- graue has joined.
20:11:41 -!- Keymaker has joined.
20:11:46 <Keymaker> hi
20:12:33 <Keymaker> graue: welcome to channel and your work with the kipple interpreter sounds cool!
20:12:41 <Keymaker> can't wait to get testin' it someday
20:14:36 <Keymaker> kipple: kipple's a lot harder than brainfuck or befunge! :p
20:16:37 <Keymaker> although fun too
20:16:56 <Keymaker> although i haven't got much of chance trying it
20:17:16 <Keymaker> the idea of non-realtime input and output is good
20:20:39 <Keymaker> i have kipple fever now.. hurry with the interpreter graue! :)
20:36:34 <kipple> can't you use the java interpreter?
20:36:54 <Keymaker> it crashes sometimes
20:37:03 <kipple> it does?
20:37:09 <Keymaker> on browser (as mentioned by someone)
20:37:10 <kipple> you mean the applet?
20:37:13 <Keymaker> yes
20:37:14 <kipple> ah, yes
20:37:30 <kipple> if it enters an infinite loop it stops working...
20:37:39 <Keymaker> yeah
20:37:49 <kipple> I recommend the command line version
20:38:21 <Keymaker> yes
20:38:32 <Keymaker> but couldn't get it working after all
20:38:34 <Keymaker> :\
20:38:39 <kipple> that's strange
20:38:45 <Keymaker> not at all
20:38:46 <Keymaker> i suck
20:38:56 <kipple> what went wrong?
20:39:08 <Keymaker> i just don't understand stuff, sorry
20:39:18 <Keymaker> i mean that i hadn't some java stuff or somethging
20:39:22 <Keymaker> can't remember
20:39:38 <Keymaker> that's why i'm waiting for this new interpreter ;)
20:41:57 <Keymaker> now i remember what i was about to ask:
20:42:13 <Keymaker> is the " " string stuff a language feature or only interpreter stuff?
20:42:20 <Keymaker> so, should it be used on codes?
20:42:35 <kipple> it's not really part of the languange, no
20:42:41 <Keymaker> ok
20:42:47 <kipple> just for convenience
20:42:57 <Keymaker> ok
20:43:13 <Keymaker> then i won't use it, never
20:43:18 <Keymaker> :)
20:43:55 <Keymaker> but.. i think i'll be going. good night
20:44:01 <kipple> good night
20:44:04 -!- Keymaker has quit ("Freedom!").
21:51:51 -!- arke has joined.
←2005-04-03 2005-04-04 2005-04-05→ ↑2005 ↑all