00:00:00 --- log: started forth/12.05.06 00:50:11 --- join: uiu (~ian@HSI-KBW-109-193-203-098.hsi7.kabel-badenwuerttemberg.de) joined #forth 00:50:11 --- mode: ChanServ set +v uiu 01:00:24 --- quit: uiu (Remote host closed the connection) 01:01:49 --- join: uiu (~ian@HSI-KBW-46-223-6-60.hsi.kabel-badenwuerttemberg.de) joined #forth 01:01:49 --- mode: ChanServ set +v uiu 02:06:40 --- quit: remyhr (Ping timeout: 244 seconds) 02:14:58 --- quit: ttmrichter (Read error: Connection reset by peer) 02:18:33 --- join: ttmrichter (~ttmrichte@61.183.22.195) joined #forth 02:18:37 --- mode: ChanServ set +v ttmrichter 02:36:20 --- join: impomatic (~digital_w@31.185.185.170) joined #forth 02:36:21 --- mode: ChanServ set +v impomatic 03:02:28 --- join: Serg_Penguin (~Serg_Peng@83.149.9.200) joined #forth 03:02:28 --- mode: ChanServ set +v Serg_Penguin 03:54:08 --- quit: karswell (Remote host closed the connection) 03:57:38 --- quit: impomatic (Quit: impomatic) 04:04:20 --- join: karswell (~coat@93-97-29-243.zone5.bethere.co.uk) joined #forth 04:04:20 --- mode: ChanServ set +v karswell 04:06:34 --- part: DocPlatypus left #forth 04:31:41 --- join: impomatic (~digital_w@31.185.185.170) joined #forth 04:31:41 --- mode: ChanServ set +v impomatic 04:48:22 --- quit: impomatic (Ping timeout: 260 seconds) 04:58:52 --- quit: Serg_Penguin (Ping timeout: 260 seconds) 07:24:26 --- join: impomatic (~digital_w@37.152.201.108) joined #forth 07:24:26 --- mode: ChanServ set +v impomatic 08:47:09 --- quit: ttmrichter (Quit: Leaving) 09:01:22 --- quit: impomatic (Ping timeout: 255 seconds) 09:41:49 --- join: Onionnion (~ryan@adsl-76-230-151-63.dsl.milwwi.sbcglobal.net) joined #forth 09:41:49 --- mode: ChanServ set +v Onionnion 09:42:25 Where's a FORTH interpretor for linux's terminal? 09:42:54 --- join: Kumul (~Kumul@173.215.194.70) joined #forth 09:42:54 --- mode: ChanServ set +v Kumul 09:59:57 --- part: Onionnion left #forth 10:47:00 --- quit: phirsch (Ping timeout: 240 seconds) 10:50:57 --- join: phirsch (~smuxi@xdsl-89-0-73-2.netcologne.de) joined #forth 10:50:57 --- mode: ChanServ set +v phirsch 11:02:32 --- join: _spt_ (~in@host-92-4-49-85.as43234.net) joined #forth 11:02:32 --- quit: _spt_ (Changing host) 11:02:32 --- join: _spt_ (~in@unaffiliated/-spt-/x-5624824) joined #forth 11:02:32 --- mode: ChanServ set +v _spt_ 11:10:14 --- join: Onionnion (~ryan@adsl-76-230-151-63.dsl.milwwi.sbcglobal.net) joined #forth 11:10:14 --- mode: ChanServ set +v Onionnion 11:11:02 I'm using gforth in linux terminal and with lines like 10 2 / . and 20 4 / . it returns 8 11:11:10 what's up with that? 11:11:55 its 5 for me 11:12:17 did you redefine something there? 11:12:22 nope 11:12:41 odd 11:12:48 restarted it and working..hmm 11:13:05 you must have redefined it without knowing :) 11:13:12 I guess so 11:13:22 * _spt_ thinks so as well 11:13:35 you should have typed see / or see . to debug :) 11:13:46 now we'll never know :( 11:14:48 aw 11:14:50 but 11:14:53 * Onionnion is a forth newbie 11:15:29 <_spt_> you are always leaning with Forth 11:17:01 I love the languages that do that, like C 11:17:38 hmm see just shows Code / and a stuck cursor 11:18:03 it shows the definition of the word 11:18:38 so you know what it does :) 11:20:22 to me, forth is just a great headache 11:21:06 but it's stuck and not showing anything 11:21:26 wha? 11:21:40 SEE / just gets stuck showing Code / 11:21:45 SEE . works fine 11:22:10 i get about 20 lines of code 11:22:31 there's something seriously wrong with gforth on your system 11:22:38 what are you using? 11:22:44 OS i mean 11:22:50 lubuntu 12.04 64 bit 11:23:35 oh, then dont worry thats expected of ubuntu 11:24:06 lol 11:24:20 I distro jump now and then 11:24:27 the last I had was #! 11:24:38 thats a distro? 11:25:02 <_spt_> debian + gforth is a great combo 11:25:20 crunchbang 11:25:23 you can always try another implementation of forth 11:25:32 pforth is a good one 11:26:22 what's the difference 11:26:28 it doesnt require compiling words, so thats good, imeo 11:27:19 what about yforth 11:27:59 havent tried it 11:28:12 yeah pforth is working better 11:29:22 its quite slow though, but all the forth i've done is euler problems and the occasional game 11:30:37 _spt_: debian + anything is a good combo :) 11:31:19 yes 11:31:45 but crunchbang (debian based) and anything else I tried that was such gave me issues :/ 11:31:53 I loved its openbox 11:32:42 debian gave you issues? 11:33:02 a lot of which was repo issues 11:34:30 debian repo issues? 11:34:44 but but, it already has anything you could ever want 11:34:52 except up to date stuff 11:44:04 I can't remember all the issues 11:45:44 the only problem i had with debian was compiling stuff and getting something up to date 12:10:35 --- join: i__ (~none@unaffiliated/i--/x-3618442) joined #forth 12:10:35 --- mode: ChanServ set +v i__ 12:17:34 <_spt_> off to do some work, night all 12:17:42 --- part: _spt_ left #forth 12:40:27 --- join: remyhr (~remy@pob78-1-82-238-158-96.fbx.proxad.net) joined #forth 12:40:27 --- mode: ChanServ set +v remyhr 12:44:37 --- join: impomatic (~digital_w@87.113.168.141) joined #forth 12:44:37 --- mode: ChanServ set +v impomatic 14:27:43 funny how I still haven't figured out how to print text lol 15:05:56 Onionnion: how are you learning? 15:06:46 Kumul, http://www.forth.com/starting-forth/sf1/sf1.html 15:06:51 I'm getting there 15:06:53 love this guide 15:08:36 its so awesome 15:09:25 i didnt understand K&R, but i can understand sf 15:09:52 K&R is obsolete now anyways 15:10:25 going by how the language has changed, that is. best guide I could ever find and is still new is at c.learncodethehardway.org 15:10:57 some people might kill you if they heard you 15:11:53 K&R has a 2nd edition to cover ANSI. 15:12:15 ansi C is the only portable C there is 15:12:47 and from what i've heard, the only one that has been implemented 15:14:00 fully** 15:14:48 Is it normal for WORD to leave the counted string just after HERE so defining words don't have to move it? 17:55:50 --- join: ttmrichter (~ttmrichte@61.184.206.85) joined #forth 17:55:50 --- mode: ChanServ set +v ttmrichter 18:13:06 hey there ttmrichter 18:13:20 ttmrichter: did ttysomething finish modula2 compiler? 18:13:30 woah this is offtopic 18:15:45 trijezdci you mean, Kumul? 18:15:52 yeah 18:15:53 You should probably ask that in #modula-2. :D 18:17:52 i was just wondering, theres no way im going through hoops to get it running, which is probably why i never tried modula2 18:18:09 bad memories installing ack... 18:34:37 I don't think he's got it working yet. He's been tied down with work issues. 18:43:05 Why is Forth so fun 18:43:14 i cant imagine, and doing it all alone 18:43:41 --- quit: ttmrichter (Ping timeout: 260 seconds) 18:44:10 Onionnion: 1st day is fun, second you will want to murder :) 18:44:34 im kidding, i just cant get working something so im in a bad mood 18:44:43 Onionnion: how are you practicing? 18:45:08 Kumul, just writing stuff 18:51:47 isn't this a comment? 18:51:48 ( n -- n-10 ) 18:52:11 yes 18:52:28 n = number 18:52:35 so all parentheses are comments 18:52:40 yes 18:52:45 and \ 18:52:51 what languages do you know Onionnion ? 18:53:11 Mostly Lua and C 18:53:42 -- is \, --[[ ]] is ( comment) 18:53:49 except for the multiline thing 18:54:52 i want forth with multi-line support! 18:55:12 comment doesnt end till a ) is found be it 5 lines below 18:55:23 but thats implementation specific i guess 18:56:05 yup 18:59:22 aha 18:59:35 just found an awesome example to explain stacking 18:59:51 : TEN-LESS 10 - ; 19:00:00 it doesn't return it though ;) 19:01:09 it shouldnt 19:01:28 I know 19:02:37 but it will show the stack 19:02:54 depending on interpretor..pforth shows it 19:17:43 --- join: jyfl987 (~jyf@unaffiliated/yunfan) joined #forth 19:17:43 --- mode: ChanServ set +v jyfl987 19:31:48 so what does this command do 19:31:57 HEX DB 400 C! 400 EXECUTE 19:33:06 it crashes it I know 19:33:12 but that's the point lol 19:34:00 hmm? 19:34:56 it's a command ran in a computer in a mod for minecraft 19:35:00 redpower's computer 19:35:16 minecraft uses forth? 19:35:22 a mod 19:35:32 emulates a really old CPU 19:35:39 well 19:35:59 and when it crashes it lights on fire 19:36:54 hex changes the base to hexadecimal, so the input later is actually a number, the C! means it will store a character... but where? 19:37:08 you need to create a variable to use c! 19:37:17 which is why it crashes 19:37:22 ah 19:37:34 i dont know what execute does yet 19:37:44 something about compile state and so 19:37:52 i think its on the last chapter on sf 19:38:26 http://www.youtube.com/watch?v=vb0Q9htsbBI 19:38:41 is this about the DCPU? 19:39:01 dcpu? 19:39:32 because its minecraft i thought it was about that new thing notch designed 19:40:06 uhh 19:40:08 idk 19:40:25 redpower is a mod that extends redstone 19:40:34 computers were just added 19:41:19 these computers are ran with either forth or assembly 19:42:13 hehe, forth replacing lua? what is this!? 19:42:29 lol 19:42:36 you're thinking computercraft 19:42:41 separate mod 19:42:53 I'm actually involved with the CC team 19:43:11 documentation and guide writing etc 19:43:29 im lost, i just have never tried mods minecraft or red^(stone power) 19:44:15 ok so there's minecraft and it's very easily modded 19:44:54 redstone is something that come default in minecraft and is pretty much a big, bulky electrical circuit simulator 19:45:13 redpower is a mod to build upon that adding many features 19:45:29 there's wire and circuits and many other goodies 19:46:20 that mod just had some added items which included parts of the computer which are placed near each other to all work and all 19:46:34 just watch the link to see how it all gets together 19:46:43 then there's computercraft which has been out side xmas 19:47:02 completely different but 100% compatible with redpower 19:47:23 it's a computer that runs with Lua 19:47:31 i think im better off looking at the vid 19:47:37 lol 19:47:57 all of the vid is redpower and he does mention computercraft 19:48:07 ack, its 50mb, ill leave it for later 19:48:27 can't stream? 19:48:47 its the same 19:49:24 actually its worse, because on youtube, it automatically plays it on 1080p or so 19:49:36 the change that 19:49:39 no flash, dont worry ill watch it :) 19:49:43 ah 19:49:53 yeah adobe hates linux 19:50:03 they will no longer fix any linux-only bugs 19:50:05 i hate adobe 19:50:15 i also hate flash 19:50:29 wow, i should get a chill pill 19:51:03 Onionnion: try a ctcp version on me to see OS :) 19:51:28 a wut? 19:51:46 /ctcp nick version 19:52:12 so /ctcp kumul version 19:53:13 client to client protocol, mmm i cant explain it, i dont know that much about irc 19:53:13 --- join: ttmrichter (~ttmrichte@61.184.206.85) joined #forth 19:53:14 --- mode: ChanServ set +v ttmrichter 19:53:22 BSD 19:54:18 i hate too many things, i can just install the ABI layer for linux and install flash, i have no excuse, i suppose ill just say i dont like flash 19:54:30 I actually dont really understand what bsd is 19:55:12 bsd is unix 19:55:39 while linux is unix like, bsd is unix 19:56:03 oh well, its not really unix, its a clone 19:56:57 i dont know what to explain 19:57:27 hmm how is unix and linux different is what I'm wondering 19:58:11 well, linux breaks posix and basically every standard per month :P 19:58:38 well, not linux, but gnu... 19:59:32 i suppose i cant explain after all 20:00:40 --- quit: ttmrichter (Ping timeout: 252 seconds) 20:03:34 how is it different from linux, in terms of how it's used 20:05:44 its used mostly for servers nowadays 20:07:09 ah 20:07:22 i find that its more manageable for 1 person, i havent updated anything in weeks 20:07:34 i probably shouldnt look at the security vulnerability though 20:09:41 s/weeks/months 20:10:00 Onionnion: i think you're better off googling in this part 20:10:07 it differs in a lot, and not 20:12:18 yeah I'll do that 20:12:29 its not the same kernel, utilities, dev model, philosophy, license, people 20:13:28 but it must be about the same idea 20:13:32 to share knowledge 20:13:38 open source software 20:13:39 etc 20:13:44 no 20:13:53 its anarchistic actually 20:16:03 more tolerant for people making money out of software 20:16:29 ah 20:16:34 hence Mac OSX 20:17:07 yep 20:20:05 i find it quite nice, not having to be constantly reminded about free software 20:32:52 I must head off now for sleeps. g'night, thanks for the help and stuff 20:33:12 sure, come by again :) 20:33:16 --- quit: Onionnion (Quit: Leaving) 21:49:20 --- join: ttmrichter (~ttmrichte@60.55.8.23) joined #forth 21:49:20 --- mode: ChanServ set +v ttmrichter 22:47:42 --- quit: phirsch (Ping timeout: 244 seconds) 22:51:27 --- join: phirsch (~smuxi@xdsl-89-0-130-205.netcologne.de) joined #forth 22:51:27 --- mode: ChanServ set +v phirsch 22:54:11 --- quit: Kumul (Quit: gone) 23:59:59 --- log: ended forth/12.05.06