IRC log started Mon Mar 20 00:00:02 2000 [msg(TUNES)] permlog 2000.0320 -:- nate37 [nate37@ppp-206-117-27-135.dialup.pcmagic.net] has left #tunes [] -:- nate37 [nate37@ppp-206-117-27-112.dialup.pcmagic.net] has joined #tunes -:- nate37 [nate37@ppp-206-117-27-112.dialup.pcmagic.net] has left #tunes [] -:- SignOff hcf: #TUNES (Leaving) -:- smokie [tw026024@zaalf06.twi.tudelft.nl] has joined #tunes -:- SignOff smokie: #TUNES (smokie has no reason) -:- smoke_ [smoke@vengeance.et.tudelft.nl] has joined #tunes -:- AlonzoTG [Alonzo@216-164-134-163.s417.tnt3.lnhva.md.dialup.rcn.com] has joined #tunes -:- SignOff smoke_: #TUNES (Read error to smoke_[vengeance.et.tudelft.nl]: EOF from client) heh, not a single word spoken in here since I first joined last night :) -:- overfien [nbandit@dialupW250.sttl.uswest.net] has joined #tunes werd -:- dalvarez [ircusr@212.68.72.98] has joined #tunes -:- ult [ult@user-38lc6cn.dialup.mindspring.com] has joined #Tunes 06:40am -:- smkl [sami@glubimox.yok.utu.fi] has joined #tunes -:- SignOff ult: #TUNES (Read error to ult[user-38lc6cn.dialup.mindspring.com]: Network is unreachable) -:- lispbliss [lispbliss@cont022p13.ont.micron.net] has left #tunes [] -:- XeF4 [xef4@supernova.sevenheavens.com] has joined #tunes -:- SignOff XeF4: #TUNES (leaaving) -:- eihrul [lee@usr5-ppp70.lvdi.net] has joined #tunes -:- XeF4 [xef4@supernova.sevenheavens.com] has joined #tunes !seen tcn abi, seen tcn ? tcn was last seen on IRC 1 days, 20 hours, 31 minutes and 12 seconds ago, saying: hmm [Sat Mar 18 12:57:07 2000] 09:30am Hum. -:- SignOff overfien: #TUNES (init 0 fjear it) -:- ult_ [ult@user-37kbalv.dialup.mindspring.com] has joined #Tunes 09:40am criminy criminy? criminy what gives, in french? I got dropped by my ISP 09:50am -:- rares [rares@wtrb-sh4-port195.snet.net] has joined #tunes -:- SignOff AlonzoTG: #TUNES (Have Nice Day :)) -:- SignOff ult_: #TUNES (Ping timeout for ult_[user-37kbalv.dialup.mindspring.com]) -:- ult [ult@user-38lc622.dialup.mindspring.com] has joined #Tunes bleh this is bad 10:50am isp.wetnoodle.net? yes tsk tsk tsk I just got visited by a couple of MIBs they inspected my house Seriously? i feel violated actually they're from the census probably but still strangers ewww heh 11:00am -:- SignOff rares: #TUNES (Ping timeout for rares[wtrb-sh4-port195.snet.net]) -:- SignOff dalvarez: #TUNES (Ping timeout for dalvarez[212.68.72.98]) -:- dalvarez [ircusr@212.68.72.98] has joined #tunes -:- dalvarez [ircusr@212.68.72.98] has left #tunes [] are there tutorials on how to program in a way which makes garbage collectors happy? well there is no generic wa to do that actually its all highly dependant onthe garbage collector But it usually boils down to either throw away a lot of stuff Or try to allocate heaps (allocate as few things as possible) 12:20pm hm 12:30pm -:- hcf [nef@me-portland-us321.javanet.com] has joined #tunes is (coerce 97 'base-char) common common lisp ? and/or, where should i ask instead of in #tunes ? 01:20pm -:- SignOff ult: #TUNES (Ping timeout for ult[user-38lc622.dialup.mindspring.com]) -:- Fufie [stig@tunnel-44-41.vpn.uib.no] has joined #tunes morning * smkl/#tunes gives Fufie a clock or a window thank you :) 01:40pm -:- ult [ult@user-38lc6cq.dialup.mindspring.com] has joined #Tunes fufie: i'm actually doing some useful common lisp hacking now :) (trying to build an svgalib/ggi interface to cmucl) 02:00pm -:- SignOff smoke: #TUNES (Ping timeout for smoke[15dyn109.delft.casema.net]) -:- fire` [no@209-68-229-23.dialup.cust.tfb.com] has joined #tunes hey all 02:10pm -:- SignOff hcf: #TUNES (Ping timeout for hcf[me-portland-us321.javanet.com]) -:- hcf [nef@me-portland-us321.javanet.com] has joined #tunes -:- smoke [smoke@16dyn191.delft.casema.net] has joined #tunes smoke: cool :) 02:40pm fufie: i'm having a hard time trying to route *error-output* into my own font routines, but i think i'll manage :) smoke: how is that harder than for the usual output? fare: i don't know if it's harder - i'm new at common lisp fare: i have no idea how to hook a write-function to an output-stream (if that's possible at all) -:- SignOff fire`: #TUNES (Leaving) 02:50pm -:- AlonzoTG [Alonzo@216-164-139-193.s447.tnt5.lnhva.md.dialup.rcn.com] has joined #tunes * ult/#Tunes looks at smoke and wonders what is wrong with him ult: how do you mean? om svgalib in cmucl? that is asking for trouble ult: why? it's working fine What happens when cmucl errors? ult: atm it crashes, but i'm trying to route error messages to a svga-console 03:10pm -:- SignOff ult: #TUNES (Read error to ult[user-38lc6cq.dialup.mindspring.com]: Connection reset by peer) smoke: you rebind *error-output* to your new stream smoke: (let ((*error-output* )) ) fufie: yes, i was doing that .. but how can i actually print text when it enters the stream? -:- SignOff hcf: #TUNES (Ping timeout for hcf[me-portland-us321.javanet.com]) fufie: the error output now `disappears' in the stream; i need some sort of function hook to read from the stream and output it accordingly smoke: in cmucl there is something called SERVE-EVENT I think smoke: ask at the cmucl mailing list to get hints on the best approach to do it smoke: however: svgalib is _dead_ on linux so you might want to use a more modern library i'll do that when i'm really stuck :-) i'm progressing rapidly haha :) ggi is newer and doesn't require root, no? svgalib 1.9 doesn't allow root either it's not dead :) it was dead not long ago (when it required root) :) it uses /dev/svgalib_helper, which is an ugly kludge, about as ugly as the suid root x11 servers, the fbcon hacks and about everything around in linux, which itself i consider to be the mother hack :) there's www.svgalib.org and of course i'll be using libggi soon, i'm just hacking a little; svgalib is best supported on my machine.. 03:50pm i've got the eval/print loop to work in svgalib now and i can draw rectangles, load png's and blit those on the screen.. whee :) :) very non tunes related btw, sorry. isn't there an opensource project all about Fun and without any particular goal in mind? s/opensource/politically teasing/ -:- XeF4_ [xef4@194.19.185.227] has joined #tunes -:- SignOff XeF4: #TUNES (Read error to XeF4[supernova.sevenheavens.com]: EOF from client) 04:00pm -:- hcf [nef@me-portland-us321.javanet.com] has joined #tunes smoke: dunno :) * Fufie/#tunes heads to bed I need $ to build custom hardware. =( 04:10pm -:- SignOff AlonzoTG: #TUNES (Read error to AlonzoTG[216-164-139-193.s447.tnt5.lnhva.md.dialup.rcn.com]: Connection reset by peer) looks like the wiretap online library has disappeared. I cannot connect to wiretap.spies.com anymore. Hundreds of megabytes of literature disappear! smoke: all about Fun? Maybe some Haskell thing then? 04:20pm fare: hehehe * smoke/#tunes is off for some sleep. bye all. -:- SignOff smoke: #TUNES (z!) Fare: what was wiretap? abi: beep Fare i beeped Fare abi: beep Fare i beeped Fare -:- SignOff thomas: #TUNES (Ping timeout for thomas[193.217.63.152]) -:- thomas [thomas@193.217.63.152] has joined #tunes 04:30pm abi: beep Fare i beeped Fare 04:40pm hum wiretap is or was a huge e-text library at gopher://wiretap.spies.com/ 04:50pm if it moved and you found out where, I'm interested. I've got an index to free e-texts at http://fare.tunes.org/books/ k 05:00pm -:- tcn [r@cci-209150250170.clarityconnect.net] has joined #tunes tcn! t c n tcn: retro3 update? * Fare/#Tunes downloaded fos-0XX.tgz hehe how for is retro from that? what's XX? 218, I guess (didn't compile outofthebox with gforth) oh, right before I left for vacation (I haven't really gotten back yet) It has a decent terminal I/O now gotta go 3053 KEY and EMIT actually work tcn: do post your good stuff see ya * Fare/#Tunes is away in due time :) tcn: (just curious) how is the scheduler/context switch? XeF4 - what the hell kinda loser would use a name like that ;-P 05:10pm oh, it's nonexistinent now apparently I would chemistry is cool :) I'll use a cooperative multitasking where possible, only... 4 cells hm.. <-- looking for a kernel to graft a network router onto -:- lar1 [larman@dialup-209.245.140.117.SanJose1.Level3.net] has joined #tunes I really want TCP/IP in Retro.. you know Forth? 05:20pm no hmm.. router for what? IP QoS thingy for work Qos? quality of service for selecting between several uplinks? Ever seen VSTa? no, for throttling bandwidth no -:- SignOff eihrul: #TUNES (Ping timeout for eihrul[usr5-ppp70.lvdi.net]) it's a small unix-like kernel.. it might do the trick for ya.. or maybe not.. abi: vsta? vsta is a microkernel OS made by Andy Valencia (www.zendo.com/vsta) [#tunes ][ thomas ][thomas@193.217.63.152 ] [n/a] [#tunes ][ TUNES ][tunes@bespin.dhs.org ] [n/a] [#tunes ][ XeF4_ ][xef4@194.19.185.227 ] [n/a] chemistry is cool :) I'll use a cooperative multitasking where possible, only... 4 cells hm.. <-- looking for a kernel to graft a network router onto ωνω lar1 [larman@dialup-209.245.140.117.SanJose1.Level3.net] has joined #tunes I really want TCP/IP in Retro.. you know Forth? no hmm.. router for what? IP QoS thingy for work Qos? quality of service for selecting between several uplinks? no, for throttling bandwidth Ever seen VSTa? no ωνω SignOff eihrul: #tunes (Ping timeout for eihrul[usr5-ppp70.lvdi.net]) it's a small unix-like kernel.. it might do the trick for ya.. or maybe not.. abi: vsta? vsta is a microkernel OS made by Andy Valencia (www.zendo.com/vsta) [12:47am][XeF4_(+fiw)][Mail: 19] [#tunes(+n)] [#tunes] aargh (gpm freaked out switching X-console) heh 05:30pm -:- eihrul [lee@usr5-ppp40.lvdi.net] has joined #tunes tcn: how difficult is forth to pick up? xe: takes a year or so to really get the hang of it you think you have it then you discover something else :) sounds like a steeper learning curve than C maybe. Knowing C certainly won't help you pick up Forth faster Forth is essential if you're working with limited resources or starting from scratch. but luckily, there's been no computational apocalypse yet we just like to pretend :) eihrul: one of those could only help now perhaps, perhaps not hey guess what, I found something with punchcards today! and the DoD is still using it! gasp.. so long as it is not Microsoft Visual Punchcard, that's fine 05:40pm well it could be handled with Access we need to rename that one.. Abcess? nice but then you must also find other clever disease, plague, syndrome, and condition names for all other microsoft products or you risk an inconsistent theme piece a cake you own a medical dictionary? :) MS Turd, MS Ulcer, MS Orifice.. Asinine Card Colator Extensions for Stack Scrambling Collator, even hehe yeah, this ancient mil-standard is pre-relational. It's basically an index card system.. and relationalism looks like a lousy hack to perpetuate the original punchcard databases. it's all making sense now they already had their key fields so they could keep track of cards that got lost.. so why not index them with a tree/hash and tie them all together? thing is, the cards don't get lost if they never leave the computer.. then the keys become redundant. 05:50pm man.. I can just see these GI's bitching and moaning as they punch out cards like "A01RRRAAXAANBF 020REMOVE RADAR DISH " hm.. forth syntax seems rather messy rmm, it is not messy forth syntax is just simple xe: only a little. Personally I like concise code.. so do I it does get out of hand if you treat it like C or something.. Most forth words only take 1 or 2 parameters. but it's way more efficient to make subroutine calls in Forth, since there are no stack frames. not really atleast on x86, frames for a language like C are rather simple not really.. C subroutines read from the stack instead of popping with most compilers and consist of merely a return continuation But to pass a parameter down through several levels of subroutines, you have to copy it to another stack frame in each level. tcn: not if you're clever and write unmaintainable code not if you use global variables and even then, if you use an object orientated language then you can pass variables with respect to self eihrul: or unportable but widely-supported tricks avoiding the stack completely XeF4_: well, there's memory addressing as well I can do all that in forth (the parameters are usually still on the stack when calling the sub-sub routine, so if you #define the size of a subroutine context...) people really do that? :) * XeF4_/#tunes hides his face tcn: you can do a lot of things in one language as you can do in another... what is more important is how the language supports the mechanisms or allows you to support them for yourself 06:00pm heh.. there's always assembler :) heh.. we knock C too much here so I gathered from the language review.. -:- SignOff hcf: #TUNES (Ping timeout for hcf[me-portland-us321.javanet.com]) -:- hcf [nef@me-portland-us321.javanet.com] has joined #tunes I'm thinking about using C for some projects at work.. lots of good tools for C, you know? tcn: exactly C is okay for something which must be fast and done now yeah (actually, this litle project should have been done some weeks ago) when I have enough tools for forth maybe I'll use it at work.. database interfaces, windows interface, a big library of functions, all running on top of a *good* Forth. Maybe an expensive commercial one.. I never did learn to appreciate C++ proprietary software.. =P we've all been down that road.. heh VB (rhymes with TB) or VD ha well now I'm head programmer and heads are gonna roll! :) Heh (i'm also the only programmer and the 3rd newest guy) ;) 06:10pm hehe.. what sort of coding do you do? mostly databases and data processing at work anyways oh yeah, don't forget the pretty user interfaces not too much of that.. too me user-friendly means "responsive" er, to -:- SignOff hcf: #TUNES (Leaving) agreed even guys who don't know jack shit about computers would rather have a responsive VT100 than some of the windows crap we get. large corporation? no, pretty small. Some big clients. I also used to work at an electric company.. it REALLY sucked when they switched from mainframe/terminals to client/server at least the _terminals_ were reliable :) =) heh.. where I'm at now they've got a piece of fully certified logistics software... even Access runs circles around it 2 minutes vs. 2 hours 06:20pm ever used Access's reports though? no crap it has been a _long_ time since I've used Windows-anything you're in a Unix house? er.. (retracts..) I'm doing some stuff with an NT thin client indeed, we use FreeBSD for almost everything commercial, university or what? commercial is it a network provider? no -:- water [water@tnt-10-211.tscnet.net] has joined #tunes hey water cool, XeF4 hey all water? XeF4: nice nick anyway, does anyone have stuff to discuss? nah we're just bitching about Access :) speaking of which tcn: Abcess today i just got handed programming leadership for a navy-wide program is it Dist. A? what's that? means you can talk about it ;) yes i can talk about it 06:30pm i have to do all the core logic, queries, search facilities, and overall software engineering, including most ui aspects hmm. . what for? nuclear maintenance and work admin the big point is that it's supposed to be all-inclusive does it deal with spare parts and such? and the idea is to reduce the number of forms we need and the amount of manual info-entry no it interfaces with the supply system but doesn't encompass it and even access does a fine job of avoiding duplication sarcasm? no really, compared to what people do with spreadsheets and crap oh yes it does make a bit of that easier but i'd rather be doing it in smalltalk, of course -:- nate37 [nate37@ppp-206-117-27-120.dialup.pcmagic.net] has joined #tunes right what's the provisioning system you interface to? you mean the supply program? yeah hm i don't remember the name Access too, or a mainframe or something? :) heh 06:40pm we have a mainframe on board but i haven't looked into the supply program architecture needless to say, it's a really lame system heh.. is it a CASS? * water/#tunes shrugs i haven't looked into it is it a 5-fridge sized system? :) hm yes about that size sometimes my company has to output manuals in a special format for that beast.. heh you think you can link directly to the supply database, or import/export text files or something? text files and shell scripts is my current plan text is the best :) unless i can get my hands on the tech manuals and they describe api's or give the company's phone number text is terrible it works, i'll admit that it probably follows some military spec well anyway, we're planning on replacing our current set of (i think) 50 forms with 7 nice which is only required because the military won't endorse electronic signatures yet heh.. I dug up a 60's(?) mil-spec today, where data was entered 1 line per punchcard :) 80 columns heh it's nice in a way.. every record is 80 columns, so it prints nicely, easy to GC we are right now having a lan installed in the reactor plant spaces with access to these programs fibre channel right? i'm plugging really hard to start a pilot program with pda's that we take logs with and communicate by :) yes hehe bluetooth :) well the nuclear navy has a lot of important issues that ordinary pda's don't address, so it may be difficult * tcn/#tunes wonders if bluetooth is intelligently designed I hope rad-hardening isn't one of 'em (for your sake :) no, that's not necessary 06:50pm but for instance our lan laptops have a special foam filling inside so they can take a lot of punishment -:- nate37 [nate37@ppp-206-117-27-120.dialup.pcmagic.net] has left #tunes [] heh.. reminds me of a "Slate" laptop the power company evaluated for the linemen to use. NATO-spec, real tough.. also impossible to use :) actually these are just ordinary laptops I'd hope so you could get 3 for the price of 1 of these and it would be 100 times faster :) they actually went for a fairly low cost and are just foam-filled heh you carry spare flight computers, why not a few cheap laptops :) well anyway, if all this pans out, and i manage to exceed the basic goals, a team of observers will evaluate our ship's program and possibly recommend it for the fleet heh.. did I tell you about the "replacement" Naval logistics program I inherited? i also forgot to mention that we're not only supposed to reduce the number of form types but also the amount of forms used (i.e. clerical errors, resubmissions etc) not really William Perry canceled the old standard and my company's been working on the replacement.. lots of paring-down :) -:- ult [ult@user-38lcmsg.dialup.mindspring.com] has joined #Tunes yeah i remember you saying something about that but most contractors are still using the old standard (1388-2B) because it's there it seems kinda hopeless sometimes .. eheh 07:00pm the only reason i care is that i get to code to simplify the lives of thousands on the plus side, i'm working with quite a few ex-navy guys i also get a reume bullet point, of course s/reume/resume/ hehe you want to see unnecessary complication, look at a 1388-2A manual (that's the old punchcard system) hm well i'd better shift from noise to signal heh seriously i have to update the slate pages quite a bit and it's getting late on the east coast let me know when ya do most likely tonight late well, take care k later ya'll -:- SignOff tcn: #TUNES (ircII EPIC4pre2 cLIeNUX. Can you say that?) damn this squeaker is writing some awesome morphic tutorials does anyone want to talk? 07:10pm What are you looking to talk about? slate/tunes/arrow/hll's/etc * lar1/#tunes looks at the intel data book in his lap... quietly resumes reading -:- SignOff XeF4_: #TUNES (Leaving) 07:20pm -:- SignOff thomas: #TUNES (Ping timeout for thomas[193.217.63.152]) -:- thomas [thomas@193.217.63.152] has joined #tunes hm guarana has recently become a tunes mlist hot topic Isn't that that caffinated drink? 08:20pm yes, by day, but it's also a reflective architecture at night ;) Heh, cool sort of like how i run reactors by day, but by night i am the below-the-radar slate developer with tricks up his sleeve ;) well, s/slate/arrow/ Heh water: hrmm, so what is this meta-object composition mumbo-jumbo in guarana? basically it allows you to have meta-object re-use with the control of the object model and what are the means to the end exactly? :) basically, any meta-object can be a composer meta-object in slate, i'm going to have mo's be composers by having the composed mo's be slots of the composer so the composer serves as a middle-man that routes to other mos? yep or it can answer itself 08:30pm sounds eerily like controlled multiple inheritance sort of though mi is a totally different domain this is orthogonal to message-sends if all the composer does is forward mop requests to other mos, then it doesn't necessarily seem orthogonal to the delegation mechanism orthogonal to the original object's delegation, not the mo's delegation -:- hcf [nef@me-portland-us242.javanet.com] has joined #tunes water: icuc, http://www.cs.chalmers.se/%7Erjmh/Arrows/Generalising%20Monads%20to%20Arrows/index.htm yeah read it hrmm, monads and arrows in the same title... that can't be good hehe no coincidence :) 08:40pm -:- SignOff smkl: #TUNES (Ping timeout for smkl[glubimox.yok.utu.fi]) i really need to explore the namespace aspect of slate a bit more in what way? to find out how much i have to stretch the directory metaphor to make the best use of slate objects stretch as in bloat or make more general? :) make more general, silly 09:10pm * water/#tunes commences to updating each section of the slate docs -:- infotek [infotek@fol-tco.datasync.com] has joined #tunes hello infotek hi are you familiar with tunes? what tunes all about ? abi tunes? it has been said that tunes is a free reflective computing system at http://www.tunes.org or for programming languages what the internet is to networks or like flypaper for hallucinogenic programmers or discombobulated or obnubilated or AOTA hmm ignore the last part please :) guess i should just check out the page ;> yeah we can answer questions have a nice night/day i'll browse the ~/ page k -:- water has changed the topic on channel #tunes to: Free Reflective Computing System http://www.tunes.org/ || Slate Language http://www.tunes.org/~water/slate-home.html -:- SignOff infotek: #TUNES (infotek has no reason) 09:20pm can anyone point out specific places in slate docs they would like to see get updated? hm i'm overhauling the syntax page to contain all syntax issues, not just ebnf 09:30pm * eihrul/#tunes hmms. the block paragraph sort of runs off a cliff... oops * water/#tunes tries to recall where it was supposed to go hm i'll move it up into the "core ideas" section it's not that big an issue to have it's own section below, i think -:- Downix [down@d-gnaps-15.ici.net] has joined #tunes hey dx hoy Water does the recent amiga news sound like more of the same or something else? +++++++++++++++++++++++++++ pic (#dolphin): Dolphin Operating System Discussions ωνω Topic (#dolphin): set by kc5tja at Mon Mar 20 18:06:13 2000 ωνω [Users(#dolphin:10)] [ Downix ] [ hcf ] [ ult ] [ MysticOne ] [ air ] [ eihrul ] [ lar1 ] [@kc5tja ] [ ultrendo ] [ Brianna ] ωνω Channel #dolphin was created at Fri Mar 10 15:07:46 2000 ωνω BitchX: Join to #dolphin was synced in 6.751 secs!! hoy Water he lives! hold on gpm -k that was not needed dude 09:40pm I wouldn't know, I have not had a system running for over a week 09:50pm water: Soon I'll have to be plugging Alpha, if this partnership goes through heh not crusoe? ;) nope, didn't get that lucky. 10:00pm okay, the slate web docs have lots of updates (not enough yet) 10:20pm -:- SignOff thomas: #TUNES (Ping timeout for thomas[193.217.63.152]) -:- thomas [thomas@193.217.63.152] has joined #tunes * eihrul/#tunes looks over slate web docs. -:- SignOff Fufie: #TUNES (Ping timeout for Fufie[tunnel-44-41.vpn.uib.no]) -:- Fufie [stig@tunnel-44-41.vpn.uib.no] has joined #tunes -:- eihrul_ [lee@usr5-ppp40.lvdi.net] has joined #tunes -:- SignOff eihrul: #TUNES (Ping timeout for eihrul[usr5-ppp40.lvdi.net]) -:- eihrul_ is now known as eihrul * eihrul/#tunes hmms. there's a hell of a lot more to add 10:40pm abi: ufo? well, ufo is United Functions with Objects at http://www.cs.man.ac.uk/arch/projects/ufo.html yeah i'll convert those references to urls i assume UFO is nothing different from what we've discussed before? it's got some interesting ideas like? nothing spectacular, but the collection comprehensions are interesting * eihrul/#tunes wishes there were 24*(0 / 0) hours in the day. 10:50pm An undefined amound of hours? Eh? or all amounts of hours :) yep, any amount of hours i please How is that any amount you please? 0/0=x => 0*x=0 any x will do Ah i believe i discussed this specifically with you last week No -- we discussed -1*-1=1 I think well you obviously don't remember all of the conversation you should have logged it * eihrul/#tunes ponders how simple it is to convert functional languages to static single assignment form. :) I loged it lar1: s/g/gg/ not difficult it's called data-flow programming 11:00pm that was a rhetorical ponder because it is already in static single assignment form :) this is a rhetorical channel ;) (assuming you are purely functional) hrmm, ufos array productions are mildly interesting fur Unified Functions and Objects, they don't seem very unfied s/unfied/unified there you go -:- SignOff hcf: #TUNES (Ping timeout for hcf[me-portland-us242.javanet.com]) i'm warping your mind with slate ideas :) -:- nate37 [nate37@ppp-206-117-27-137.dialup.pcmagic.net] has joined #tunes hey nate heelllo anything happening over here? well, this just seems like functional Java :) :) there's talk in #dolphin about oses eih: it's a little better than that 11:10pm okay, an unholy mix of functional programming and C++ and Pascal syntax? is that better? lol okay okay harder than java then :) nate: we're discussing a research language called ufo -:- hcf [nef@me-portland-us219.javanet.com] has joined #tunes sorry don't be, i just wanted to clarify -:- SignOff ult: #TUNES (Ping timeout for ult[user-38lcmsg.dialup.mindspring.com]) how annoying, the site just went down yeah i noticed 11:20pm -:- ult [ult@user-38lcn4p.dialup.mindspring.com] has joined #Tunes bleh * eihrul/#tunes hopelessly hits the right arrow key in lynx to no avail... Making HTTP connection... Unable to connect to remote host. all these channels and #dolphin gets all the action it is a UFO conspiracy Mostly because kc5tja doesn't bitch about general chat going on in there. doplhin's the most active channel of what set, though? ult: so its all water's fault? can we, umm, keep it civil? :) water: #tunes, #osdev, #{}, #dolphin, #brix hm it seems like three of those should be one and #modtunes i suppose 11:30pm hmm, any UFO mirrors? nope * eihrul/#tunes dohs. "does not invoke the 'self' parameter of the message" yeah interesting statement isn't it? this seems to say state exists above the object roughly yes state is the behavior of accessor messages nothing more :) problem was in interpretation on my part ok didn't realize you were alluding to code-as-data 11:40pm in which case, state does exists above the object a correct statement within an error did you ever resolve ':'? its in syntax now it's a particular object which mutators inherit (by definition) it has primitive behavior but can be extended, and allows for implicit namespace shifting water: in syntax, doesnt list need a delimiter? er... the mutators contain clones of ":" oops yes i've ignored the ebnf almost entirely 11:50pm * water/#tunes contemplates introducing slate syntax as based on "(object object)" or maybe "(message message)" :) [msg(TUNES)] newlog 2000.0321 IRC log ended Tue Mar 21 00:00:01 2000