00:07:23 what will happen to you, johnny blade? 00:08:10 his only friend is a switchbladed knife 00:16:38 -!- sebbu2 has quit ("@+"). 00:19:18 -!- Herr_Rob has joined. 00:20:34 -!- Sgeo has joined. 00:27:57 bsmntbombdood: ??? 00:28:00 * SimonRC goes to bed 00:45:49 -!- Robdgreat has quit (Read error: 110 (Connection timed out)). 00:49:42 -!- ihope has quit (Connection timed out). 00:58:48 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)). 00:59:17 -!- puzzlet has joined. 01:04:24 -!- Herr_Rob has changed nick to Robdgreat. 01:33:20 I'm fairly sure that my NPDA interpreter achieves O(n) 01:33:49 Or, more accurately, O(l^k * n) where l is a constant, k is the lookahead (usually constant) and n is the string length. 01:35:20 Bye all 01:36:44 -!- Sgeo has quit (Remote closed the connection). 01:45:07 Fine, nobody care! 01:45:12 What's #esoteric for anyway X_P 01:45:33 GregorR: interesting 01:45:50 you have to remember, though, that this is a highly asynchronous channel 01:46:03 Heh 01:46:07 ever coded a BASIC interpreter? 01:46:11 Nope 01:46:22 dang 01:46:33 I started coding one, and I want to pick somebody's brain about it 01:46:43 it's a somewhat complex language, all things considered 01:46:53 easier than some, at least 01:47:30 The easier the language, the more complicated the implementation. 01:48:43 someone has to do the work 01:48:53 yep 01:49:07 oh well, I suppose I'll trudge onwards then 01:53:11 the main thing eating at me is that I *know* there must be really simple ways to do most of this, because I've seen freaking tiny implementations in the past 01:54:50 Tiny != simple 01:56:14 GregorR == Tiny 01:56:40 * GregorR == 200lbs 02:13:15 heh 02:13:28 GregorR = 350lbs 02:13:31 hrr hrr, now you're fat 02:14:16 however, when we get into the realm of 4k TinyBASIC implementations, it stands to reason that the algos can be cleaned up and made into a straightforward implementation that isn't just machinecode 02:14:35 define basic 02:18:15 you mean BASIC? 02:18:55 or the english word, as in "simple"? 02:19:15 -!- Sgeo has joined. 02:21:36 I made a video describing how I achieve O(n), but it's impossible to read *sigh* 02:21:47 <:/ 02:22:13 I liked your "how to implement a stack and functions with BF" video 02:22:24 I think it's still floating around somewhere on my hard drive 02:23:19 a video? 02:23:49 i want to watch a video about how to implement a stack and functions with BF 02:23:56 basically just gregor in vi, talking as he types 02:25:26 Hm, anybody want a 98MB .avi of me talking that's difficult to read? :P 02:25:28 -!- oklopol has quit (Excess Flood). 02:25:28 -!- cmeme has quit (Excess Flood). 02:25:46 lol 02:25:46 -!- oklopol has joined. 02:25:49 -!- cmeme has joined. 02:25:57 oklopol = cmeme? 02:25:59 * GregorR reencodes it. 02:26:08 O.o 02:26:18 O_O 02:26:24 written > spoken 02:26:36 how can cmeme flood? 02:26:40 i thought it never spoke 02:26:41 I can't write it in a way that's useful. 02:26:52 I'm much better at explaining things dynamically. 02:45:50 -!- Sgeo has quit (Read error: 110 (Connection timed out)). 03:00:37 -!- immibis_ has joined. 03:19:09 -!- Sgeo has joined. 03:38:13 -!- puzzlet has quit (Remote closed the connection). 03:38:14 -!- puzzlet_ has joined. 03:40:24 -!- immibis has joined. 04:11:41 ROFLCOPTER 04:18:40 LOFLMAO 04:19:07 I HATE BEING AWAY FROM HOME FROM 6 TO 5 04:36:51 LOL WUT. 04:37:04 WHY IS EVERYONE SHOUTING IN CAPITALS? 04:37:12 -!- puzzlet_ has quit (Remote closed the connection). 04:37:37 -!- puzzlet has joined. 04:40:54 I DUNNO 04:55:56 this album rocks 04:56:08 don't you mean THIS ALBUM ROCKS? 04:56:31 Infected Mushroom - Vicious Delicious 04:57:27 it's like 04:57:43 israli psychadelic trance 05:00:00 -!- puzzlet_ has joined. 05:00:48 -!- puzzlet has quit (Remote closed the connection). 05:04:25 methinks i should stay up all night 05:10:07 methinks he is ANGRY at SLX's nonresponsiveness.. 05:10:49 methinks whoever SLX is, he isn't on this channel. 05:12:21 SLExchange 05:12:47 I put an object for sale just this night 05:12:52 ok 05:12:57 err, yesterday EST I guess 05:13:05 ok 05:53:07 http://pastebin.ca/718174 05:55:11 oops wrong link 05:55:20 http://pastebin.ca/718178 06:03:35 corpora caversona 06:03:42 ? 06:13:58 -!- SEO_DUDE has quit (Read error: 104 (Connection reset by peer)). 06:58:41 -!- Sgeo has quit ("Ex-Chat"). 07:06:08 -!- SEO_DUDE has joined. 07:30:59 -!- immibis_ has quit ("BitchX-1.1-final -- just do it."). 07:45:40 http://pastebin.ca/718231 is a sorting program in my language. 07:52:45 oh and the interpreter is windows only. 07:59:59 -!- clog has quit (ended). 08:00:00 -!- clog has joined. 08:45:38 -!- kwertii has joined. 08:52:09 ok, my esolang interpreter has all the features and understands all the commands i have thought of so far. 08:52:42 ==?==*== 08:52:51 = F 08:52:58 =>>>>>>= 09:11:49 -!- anonfunc has joined. 09:11:53 pity it can only process single digit numbers. 09:16:31 can anyone think of something useful to do with single digit numbers? 09:17:21 make multidigit numbers ;P 09:17:33 apart from that..... 09:18:18 you can play with sorting 09:18:50 i already made a sorting program. it generates random digits and sorts them into piles, and burns them. 09:19:12 no carry math? 09:19:19 no. 09:19:25 this is a rube goldberg language. 09:19:42 like RUBE but since i couldn't find any documentation for RUBE... 09:19:55 cant think of more rube goldberg than math without carrying ;P 09:20:18 all addition and subtraction is modulo 16. 09:20:22 -!- oerjan has joined. 09:20:48 ...which is the hex version of no carry 09:20:56 sorry i mean base 10. 09:21:04 i used the letters for the components. 09:22:08 cards? 09:22:23 not cards, conveyor belts, walls, and so on. 09:25:36 the interpreter is buggy though 09:25:48 for example, a 9 just got run over by a bulldozer 09:29:08 i will have to implement more careful drivers. 09:29:46 yeah, bulldozewrs have to have CDLs ;P 09:29:51 cdls? 09:29:54 http://catseye.tc/projects/rube/doc/rube.txt 09:30:01 commercial driver licenses 09:33:06 found the problem 09:33:17 the drivers were looking for crates that hadn't moved in the last crate 09:33:32 if there was one, they pushed it. 09:33:36 otherwise they ran over it. 09:33:43 it explains why my walls collapsed, anyway... 09:34:36 * immibis wonders what he was thinking when he wrote isdigit(program[y][x+1])!=' ' 09:36:38 ok, i've made one that prints a nine every time you type a digit. 09:38:03 the interpreter is cool - it shows the current state of the machine 09:43:58 * immibis seems to have named his nine-printer "digital-root.rocb". D'oh! 09:45:08 any other ideas apart from multi digit math? 09:46:44 -!- sp3tt has quit (Read error: 104 (Connection reset by peer)). 09:47:22 -!- sp3tt has joined. 09:56:44 -!- bsmntbom1dood has joined. 09:58:53 -!- immibis has quit ("Hi, I'm a quit message virus. Please replace your old line with this line and help me take over the world of IRC. Give a man ). 10:07:16 -!- bsmntbombdood has quit (Read error: 110 (Connection timed out)). 10:29:14 -!- anonfunc has quit. 10:30:17 -!- anonfunc has joined. 10:35:17 -!- Arrogant has joined. 11:57:13 -!- oerjan has quit ("leaving"). 12:17:28 -!- Arrogant has quit ("Leaving"). 12:38:21 -!- kwertii has quit. 12:43:10 -!- jix has joined. 12:48:44 -!- anonfunc has quit. 13:18:44 -!- sebbu has joined. 14:57:25 -!- fizzie has joined. 15:38:33 -!- puzzlet has joined. 15:47:59 -!- sclv has quit. 15:50:39 -!- puzzlet_ has quit (Read error: 110 (Connection timed out)). 16:26:17 -!- Tritonio_ has quit (Read error: 113 (No route to host)). 16:34:05 -!- Tritonio_ has joined. 17:11:59 -!- Tritonio_ has quit (Read error: 110 (Connection timed out)). 17:15:10 -!- bsmntbombdood has joined. 17:26:25 -!- bsmntbom1dood has quit (Read error: 110 (Connection timed out)). 17:28:22 -!- puzzlet_ has joined. 17:29:08 -!- puzzlet has quit (Remote closed the connection). 18:40:49 -!- bsmntbom1dood has joined. 18:51:28 -!- bsmntbombdood has quit (Read error: 110 (Connection timed out)). 19:25:17 -!- bsmntbombdood has joined. 19:36:06 -!- bsmntbom1dood has quit (Read error: 110 (Connection timed out)). 19:47:16 -!- sebbu2 has joined. 20:06:35 -!- sebbu has quit (Read error: 110 (Connection timed out)). 20:14:38 -!- RedDak has joined. 20:22:43 -!- oerjan has joined. 21:31:45 -!- oklopol has quit (Read error: 104 (Connection reset by peer)). 21:34:22 -!- oklopol has joined. 22:03:36 -!- RedDak has quit (Remote closed the connection). 22:03:54 -!- ihope__ has joined. 22:04:19 -!- ihope__ has changed nick to ihope. 22:34:57 -!- kwertii has joined. 23:16:20 -!- pikhq has quit (Read error: 110 (Connection timed out)).