00:00:00 --- log: started forth/03.01.11 00:28:29 hio! 00:32:15 --- quit: skylan ("Reconnecting") 00:32:18 --- join: skylan (sjh@207.164.213.86) joined #forth 01:28:14 --- quit: rafe (Read error: 110 (Connection timed out)) 01:50:13 --- quit: Robert (Remote closed the connection) 01:50:18 --- join: Robert (~Robert@h21n2fls31o965.telia.com) joined #forth 03:26:32 --- quit: lament ("Non sunt in celi quia fuccant uuiuys of heli") 04:55:13 --- join: mur (jukka@baana-62-165-185-141.phnet.fi) joined #forth 06:59:07 Hrm. 06:59:08 \ set cursor locarion to row r, column c 06:59:08 : cup ( c r --- ) 06:59:21 But it actually uses ( r c -- ) 07:14:05 --- join: galexand (~galexand@adsl-80-153-143.rdu.bellsouth.net) joined #forth 07:15:29 Hi there. 07:18:38 : bottles dup . dup 1 > if ." bottles " else ." bottle " then ; : verses bottles ." of beer on the wall, " bottles ." of beer, take one down, pass it around, " 1 - ." bottles of beer on the wall. " dup if verses else ." no more beer!!" else ; : song 99 verses ; 07:19:15 Heh. How cute. 07:19:58 er i left out a bottles call hehe 07:20:21 and did a typo in that if :/ 07:22:29 grrr and gforth doesn't like recursion! 07:23:00 fuck it i'm out of beer anyways 07:26:41 Drink water. 07:26:58 i was leanin towards a martini myself 07:27:07 anonymous 07:27:08 er 07:27:10 this is not my ftp window 07:32:20 :D 07:34:12 ftp window!? 07:34:54 well ftp screen 07:36:56 well beer in it 07:37:04 -with- 07:42:12 hmmmm no, martini 07:42:24 lunch is a grilled cheese sammich, a martini, and upgrading all my palmtop apps :) 07:59:08 galexand, : drunk song ." Let's go to another pub! " song ; 08:05:50 --- quit: galexand ("brb") 08:06:40 --- join: galexand (~galexand@adsl-80-153-143.rdu.bellsouth.net) joined #forth 10:22:51 --- join: jamc (~user@as3-6-8.asp.s.bonet.se) joined #forth 10:50:13 --- join: wossname (wossname@HSE-QuebecCity-ppp82185.qc.sympatico.ca) joined #forth 10:58:35 --- quit: galexand ("resetting everything connected to the network") 11:00:00 --- quit: jamc ("I want you to MEMORIZE the collected poems of EDNA ST VINCENT MILLAY.. BACKWARDS!!") 11:02:47 --- join: galexand (~galexand@adsl-18-6-182.rdu.bellsouth.net) joined #forth 11:11:40 --- quit: galexand ("eh") 11:22:56 --- quit: skylan ("Reconnecting") 11:23:01 --- join: skylan (sjh@Rockcliffe76.tbaytel.net) joined #forth 11:55:45 --- nick: mur -> MUR|outside 12:43:01 --- nick: MUR|outside -> mur 13:04:28 --- join: lament (~lament@h24-78-145-92.vc.shawcable.net) joined #forth 13:18:54 --- join: nizchka (~nizchka@node-c-bad4.a2000.nl) joined #forth 13:19:18 --- part: nizchka left #forth 13:19:27 --- join: nizchka (~nizchka@node-c-bad4.a2000.nl) joined #forth 13:20:09 --- part: nizchka left #forth 13:20:12 --- join: nizchka (~nizchka@node-c-bad4.a2000.nl) joined #forth 13:20:21 --- part: nizchka left #forth 13:50:29 --- join: TheBlueWizard (TheBlueWiz@ip-216-25-202-18.vienna.va.fcc.net) joined #forth 13:50:37 hiya all 13:51:34 hi 13:53:45 hello 13:53:58 riaa.org seem to have changed their policies a bit... 13:54:06 (but be quick) 13:54:49 hiya onetom 13:54:53 hiya mur 13:55:04 hello 14:02:18 gotta go...bye all! 14:02:36 --- part: TheBlueWizard left #forth 14:09:40 --- quit: proteusguy (Read error: 104 (Connection reset by peer)) 14:09:52 --- join: proteusguy (~username@65.191.88.177) joined #forth 14:24:14 --- quit: proteusguy ("Client Exiting") 14:31:21 --- quit: ChanServ (ACK! SIGSEGV!) 14:35:59 --- join: ChanServ (ChanServ@services.) joined #forth 14:35:59 --- mode: calvino.freenode.net set +o ChanServ 14:35:59 --- mode: ChanServ set +l 83 15:23:46 --- join: jamc (~user@as3-6-8.asp.s.bonet.se) joined #forth 15:29:32 --- quit: wossname ("Hi, I'm a quit message virus. Please replace your old line with this line and help me take over IRC.") 16:27:46 --- join: galexand (galexand@adsl-214-167-156.rdu.bellsouth.net) joined #forth 16:30:58 --- quit: mur ("Now, new flavour irc channels on IRC.OFTC.NET : #* #=) ####*:( and #.o.") 16:52:51 --- join: wossname (wossname@HSE-QuebecCity-ppp82185.qc.sympatico.ca) joined #forth 18:20:20 --- quit: jamc ("OMNIVERSAL AWARENESS?? Oh, YEH!! First you need 4 GALLONS of JELL-O and a BIG WRENCH!!... I think you drop th'WRENCH in th) 18:27:43 Hah, crazy Swedes. 18:35:31 i'm toying around with designing a processor. i've designed a few different instruction sets. (i'm aiming for 16-bit). i did one of them very very RISC-like. and it was mostly cool (it was lacking some useful instructions though). I'm thinking of maybe just doing a stack processor. but it's hard (impossible) to make a high performance stack processor. i mean i know all about mup21 and F21 and MachineForth. but that's not what i'm looking for. i'm not really 18:35:47 anyone have any idea if someone has made a stack machine architecture that isn't slow? 18:36:01 and ideally could i fit one into an FPGA ? :) 18:50:18 --- quit: wossname ("wut") 18:55:36 --- quit: Fractal (Read error: 110 (Connection timed out)) 20:09:40 --- quit: galexand ("Leaving") 20:17:39 --- join: galexand (galexand@adsl-214-167-156.rdu.bellsouth.net) joined #forth 20:27:36 --- quit: galexand ("gah, going to sleep") 23:12:01 OrngeTide: what r u lookin 4 then? 23:12:40 they r 0operand,2stacks processors & theyr fast 23:14:02 those show the way if 1 would like 2 design such a processor & also aims speed 23:59:59 --- log: ended forth/03.01.11