00:09:51 -!- Wildhalcyon has joined. 00:09:59 hey all 00:10:04 hi 00:10:21 Gah, what a horrible weekend. Did I miss anything fun? 00:10:31 don't know. been away 00:11:21 Sounds like fun 00:11:32 haha 00:12:16 -!- Wildhalcyon has quit (Read error: 104 (Connection reset by peer)). 00:13:01 -!- Wildhalcyon has joined. 00:53:39 W: is there a standard file extension for glypho files? 01:45:04 KIPPLE, ASCII, PROBABLY 01:45:12 ack, sorry bout the caps 01:45:24 good ol' text 01:45:46 I meant: do you call them hello.g, hello.glypho or something else? 01:46:09 anyway, I've rewritten my kipple-interpreter to a Glypho shorthand interpreter 01:46:40 cool kipple - haven't come up with an extension yet 01:47:06 .gly probably - then a lot of files will be named "u.gly" 01:47:13 haha 01:47:41 actually, you need to extensions. one for proper glypho and one for shorthand 01:48:02 .gsh for shorthand I guess 01:48:36 Im sorry my C interpreter isn't out yet. Been kind of pressed for time, work & study 01:49:08 np. didn't take long to convert my kipple interpreter 01:50:12 That's good. Kipple uses stacks? 01:50:16 yes 01:51:00 Im sorry, been a while since I looked at the spec 01:51:20 I liked the language. Its got good flavor 01:53:44 what happens when you reverse instruction flow? are < and > inverted? 01:55:09 As of right now, I think its ready to be symbolic reversal, and we'll just see what happens ;-) 01:55:40 not sure what you mean... 01:56:17 Take the underlying symbols of each instruction and reverse them, as well as reversing the instruction flow 01:56:38 ok. so < and > are not inverted then? 01:56:55 but [ and ] has to be inverted at least, no? 01:58:02 Well, < and > are, as are [ and ], i and o, and ! and 1 01:58:07 the rest are the same 01:58:47 hmm. this complicates the interpreter a lot ;) 01:59:14 since I'm working with shorthand and not the patterns 02:00:24 Well, the nice thing is that you dont NEED to know the patterns 02:00:39 just know that those four sets are reversals, while the other seven instructions stay the same 02:00:44 yes 02:00:57 have a boolean "is_reverse" value, and if its true, swap the instruction tables 02:01:14 yes, that's what I'm doing 02:01:26 I guess "a lot" was a bit of an overstatement 02:01:37 ok 02:01:54 To be honest, Im not certain its a really useful instruction. I just.. didnt know what else to do with it 02:02:13 it can be a lot of fun 02:02:16 I think.... 02:04:37 Im actually finding it difficult to code with... 02:04:59 yes. but that can be agood thing :) 02:05:21 I suppose so 02:05:22 do you have a working program using it? 02:06:01 The original reason I introduced the instruction was to let the program end... early, by reeversing to the beginning 02:06:08 I don't have one yet, no 02:06:30 ok. I'll write one then. need to test that the interpreter works 02:07:08 so ! is the opposite of 1 and not +? 02:07:19 yes,exactly. 02:08:43 and + is not the opposite of - 02:17:17 Please, bring me up to date. 02:17:38 * kipple brings GregorR up to date 02:17:57 Thank you! 02:18:02 That was quick and painless! 02:19:01 you missed a lot 02:19:06 W: you're right that r is hard to program with 02:19:14 told you!!! 02:19:46 Damn. 02:19:48 Clearly. 02:20:28 the best thing I could come up with was: 111[!r+1] which doesn't really do mch 02:20:30 much 02:20:46 -!- cmeme has quit (Connection timed out). 02:22:14 are you sure that one works? I get an empty stack exception 02:23:23 -!- GregorR has quit (Remote closed the connection). 02:25:48 I don't see how that loop can ever terminate. It will just empty the stack, and then crash 02:28:01 Shouldn't.. remember, you need to reverse instruction flow during reverse too 02:30:59 so, if you "unfold" it without the reverse symbol, you should get 111!1!++1!1!++1!1!++... hmm, no, you're right 02:31:07 it eventually gets stuck 02:31:27 but... what would I do without reverse. I'd have 14 instructions! I'd.. be screwed 02:31:47 r == rand? 02:32:07 * Wildhalcyon loathes himself for his lack of certainty 02:32:17 as I understand it the second + will try to add with only one number on the stack 02:32:47 r might still be useful. just don't know how :) 02:34:33 random is also a useful instruction 02:40:10 I know, and in some cases much valued, but... is it right for glypho? I don't see how reverse can POSSIBLY be useful without doing something useful itself 02:42:50 well, I'm off to bed now. let me know if you make a decision :) 02:43:03 g'night kipple 02:44:19 well crap 02:44:47 crap? what? 03:17:05 -!- kipple has quit (Read error: 110 (Connection timed out)). 03:20:20 -!- GregorR has joined. 03:49:09 -!- GregorR has quit (Remote closed the connection). 04:20:03 -!- Arrogant has joined. 04:58:41 -!- puzzlet has quit (Remote closed the connection). 05:00:22 -!- puzzlet has joined. 05:26:14 -!- Wildhalcyon has quit (Read error: 110 (Connection timed out)). 05:26:24 -!- Arrogant has quit (" HydraIRC -> http://www.hydrairc.com <-"). 05:33:47 -!- GregorR has joined. 07:59:59 -!- clog has quit (ended). 08:00:00 -!- clog has joined. 10:55:53 -!- Aardwolf has joined. 12:14:14 -!- kipple has joined. 13:48:14 -!- {^Raven^} has joined. 16:02:20 -!- nooga has joined. 16:02:25 hi 16:11:30 -!- jix has joined. 16:18:18 hi jix 16:19:21 moin 16:34:07 hello 16:48:20 -!- J|x has joined. 17:02:09 -!- cmeme has joined. 17:10:07 -!- jix has quit (Read error: 110 (Connection timed out)). 17:41:22 -!- nooga has quit. 17:59:04 -!- J|x has changed nick to jix. 17:59:06 -!- kipple has quit (Read error: 104 (Connection reset by peer)). 18:01:24 -!- kipple has joined. 18:31:37 -!- cmeme has quit (Connection timed out). 18:38:10 -!- cmeme has joined. 18:39:04 -!- fungebob has joined. 19:43:31 -!- fungebob has quit (Read error: 110 (Connection timed out)). 20:27:40 -!- lindi- has quit (Read error: 113 (No route to host)). 20:39:07 -!- lindi- has joined. 21:19:24 -!- cmeme has quit (Read error: 110 (Connection timed out)). 21:32:07 -!- jix has quit ("Bitte waehlen Sie eine Beerdigungnachricht"). 22:03:11 -!- cmeme has joined. 22:51:50 http://www.expertrating.com/jobs/Programming-jobs/Befunge-Programmer-jobs.asp 22:52:30 LOL 22:53:03 Man, that automatic page generator is stuuuuuuuuuuuuuuuuuuuuuuuuupide 22:53:10 So stupid it makes me spell stupid as stupide. 22:57:04 they have INTERCAL too: http://www.expertrating.com/jobs/Programming-jobs/Intercal-Programmer-jobs.asp :D 22:58:49 lol] 22:59:00 but no bf :( 22:59:34 Nor kipple ;) 22:59:40 boo 23:01:33 <300-foot-high-letters>WTF 23:01:53 heh. getting such a nice looking certificate would almost be worth the $10 just for the humor value 23:02:22 I am a certified Befunge programmer! 23:02:26 Yay! 23:02:28 :-P 23:03:13 This site is US friendly - Hosted in the US - Payments in US Dollars - Payments received in the US through a US based payment processor <--- yeah duh who else would use such spammy looking site :p 23:04:30 it is located in the UK though 23:04:37 hmm lol 23:05:37 * Aardwolf gonna take the free Computer Skills Test 23:06:09 * Aardwolf is too lazy to fill in the email adress form so won't take the test anyway 23:37:08 Wow, you're too lazy to type an email address so you're not going to take the test, how could you possibly have filled out that entire test form? 23:38:25 good point, but yeah I'm always too lazy to fill in email forms, I mean all those stupid sites requiring you to make an account to take 1 dumb test 23:38:26 since he wasn't too lazy to write a whole sentence about it here, I assume his email address is extremely long 23:39:16 just keep around an account for that purpose 23:39:37 you don't have to make a new one each time 23:40:09 Aardwolf's email address: IAmAardwolfTheProgrammerOfEsotericLanguagesAndPerpetratorOfEmailsTooLongToRemember4546327859623793465789436257043265798042365783274803265704999036254789032430548903254321754089325748902564891065419078654890175489027503891754890237@server5435432.pop3.mail.aardwolfswebsiteaboutnothinginparticular.com 23:41:09 hmm. what characters are allowed in email addresses? can one use stuff like +, < or ] ? 23:41:21 I'm pretty sure it's alphanumeric + _ 23:41:24 I think even - is illegal. 23:41:32 No wait, I've seen +s ... 23:41:32 ok 23:41:48 And I know .s are OK :-P 23:41:54 OK, I have no clue, why am I talking? 23:43:04 So we need a BF variant that uses alphanumeric characters instead of +, <, ] and so on 23:45:32 We have one: PlusPlusLessthansymbolLeftbracket 23:45:36 :P 23:45:49 64 chars max... 23:45:55 Awwwww :( 23:46:58 ? 23:47:17 allowed chars are alphanumeric plus !#$%&'*+-/=?^_`{}|~ (according to rfc2822) 23:47:52 many email addresses have a . in them 23:48:03 well, plus that one :) 23:48:08 lol 23:50:07 I tried to create an address +++ at my domain provider, but it didn't work :( 23:52:10 hmm. I managed to create the address .@krokodille.com. I wonder if it will work....