03:04:54 -!- kipple has quit ("Trillian (http://www.ceruleanstudios.com").
04:36:47 -!- calamari has joined.
05:22:15 -!- graue has joined.
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:55 <graue> are you named after the kipple programming language, or is it named after you?
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: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:35 <matricks> kipple: I guess you have tried befunge
12:07:52 <kipple> yeah, it's much easier than brainfuck or befunge
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:29 <matricks> a weekend of insperation lead to that program :)
16:51:12 -!- graue has joined.
20:11:41 -!- Keymaker has joined.
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: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:37:09 <Keymaker> on browser (as mentioned by someone)
20:37:30 <kipple> if it enters an infinite loop it stops working...
20:37:49 <kipple> I recommend the command line version
20:38:32 <Keymaker> but couldn't get it working after all
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: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:43:55 <Keymaker> but.. i think i'll be going. good night
20:44:04 -!- Keymaker has quit ("Freedom!").
21:51:51 -!- arke has joined.