01:02:34 -!- {^Raven^} has quit (Read error: 110 (Connection timed out)). 01:36:11 -!- wildhalcyon has joined. 01:38:37 -!- wildhalcyon has quit (Read error: 104 (Connection reset by peer)). 02:09:05 -!- wildhalcyon has joined. 03:35:10 -!- wildhalcyon has quit (Read error: 104 (Connection reset by peer)). 04:28:58 -!- wildhalcyon has joined. 05:05:15 -!- calamari_ has joined. 05:05:46 hi 05:08:59 hi 05:12:00 I think Im almost done with my spec 05:12:12 its actually turned into two languages, which is fine by me 05:15:30 -!- wildhalcyon has quit (Read error: 104 (Connection reset by peer)). 05:38:11 -!- fleft has joined. 06:20:06 -!- fleft has quit ("Leaving"). 07:27:27 -!- kubient has joined. 07:59:59 -!- clog has quit (ended). 08:00:00 -!- clog has joined. 09:19:20 -!- jix has joined. 09:22:06 -!- calamari- has joined. 09:25:22 -!- calamari_ has quit (Read error: 110 (Connection timed out)). 10:06:14 hmm.. is it filesystem or file system? 10:07:08 both are used 10:12:05 this wiki filesystem thing is turning out to be a lot of work. Before I can even mess with the wiki stuff, I've had to do a rewrite of my file system handling. 10:12:34 should be a lot easier to add new file systems in the future, though :) 10:41:52 cool.. http://esolangs.org/wiki/EsoShell:Brainfuck?action=raw 10:42:20 that'll make loading files easier and faster too 11:25:54 -!- kipple has joined. 11:32:40 hi kipple 11:38:03 hello 12:08:14 -!- sp3tt has joined. 12:47:08 -!- sp3tt_ has joined. 12:47:20 -!- sp3tt_ has quit (Remote closed the connection). 13:06:55 -!- sp3tt has quit (Read error: 110 (Connection timed out)). 13:21:49 -!- wildhalcyon has joined. 13:24:27 -!- calamari- has quit (Read error: 110 (Connection timed out)). 15:00:40 -!- wildhalcyon_ has joined. 15:05:36 -!- wildhalcyon_ has quit (Read error: 104 (Connection reset by peer)). 15:18:45 -!- wildhalcyon has quit (Read error: 110 (Connection timed out)). 15:53:28 -!- wildhalcyon has joined. 16:18:33 -!- cmeme has quit (Read error: 104 (Connection reset by peer)). 16:19:24 -!- cmeme has joined. 16:20:05 -!- cmeme has quit (Remote closed the connection). 16:20:49 -!- cmeme has joined. 17:33:41 ... 17:37:22 i'm doing a new language now! 17:37:34 and i'm trying to do the most inconsistent syntax ever! 17:42:09 it's called ElWarte i forgot why... 17:42:22 El is esoteric language.. Warte was an acronyme too 17:54:40 Hmmm, whats inconsistent about it? 17:55:32 i generate it by typing some random special characters on my keyboard OR using too descriptive keywords OR using keywords that just don't fit... 17:56:03 @@^ is a NOP 17:56:33 ABuTB executes A then B 17:57:05 Thats inconsistent alright 17:57:23 @@^BuT@@^ does nothing 2 times 17:58:05 What would @@^BuTBuT@@^ do? Anything? 17:58:13 syntax error 17:58:24 expressions may not be empty 17:58:32 darn 17:58:46 they may be empty in some special syntax cases 17:58:50 but not in that case ;) 18:00:11 it has 3 data types 18:00:17 array string and number 18:00:21 number is bignum or float 18:00:57 it does automatic type conversation (because that can cause stupid errors) 18:02:09 _WHom! is going to be the comparison operator