Afternoon! My name's Scott, but OL I mostly go by ngabwI'. I ran into the varaq page about a year ago, but was busy with C++, so I did not delve into it too...
... No, but you're hereby invited to make notes as you learn, and write it. ... Exactly the sort of person who needs to learn about compilers and functional...
... Thank you, I will. ... So will my prior experience help me or hinder me in this? (Don't worry about discouraging me. I love a challenge, esp. one like...
Ooh. You're gonna make us work for it. That's okay. We probably need the exercise. :) ... Yes. In some regards, programming is programming. At least until...
... don't ... That was me! I am doing var'aq in Water now. Water has vectors that can be used for the stack and for lists. It also has a generic <thing />...
... Of course it is. :) Brian took the time to add those four lines to the spec, it's up to us to implement it. Of course, if you're not doing type checking...
BTW, I really enjoy Scott's posts, but I don't think he will be with us for long--his tlhIngan name means "one who disappears" or "The Invisible Man" or "The...
... From: Jason Proctor To: varaq-dev@yahoogroups.com Sent: Thursday, July 31, 2003 11:42 PM Subject: Re: [varaq-dev] Questions, and lots of 'em. ... Yes. In...
... That'll work. Just remember, you really only play with one end; you don't get random access to the middle. ... Yes. Just a bucket with a name. ... No...
Has anyone actually done a var'aq program using the wIv operator other than something trivial? This is pseudocode: {true} wIv { "True" cha' } HIja'chugh {...
K, now perl's up and running, and I'm trying out the stuff in gettingstarted. The math functions work just fine, but when I try to do a countdown {toghHa'} I...
... HIja' chugh } pong This code, when run, should only succeed in declaring an anonymous procedure and 'binding' it to the name toghHa'. To subsequently try ...
I found the solution to most of my own questions not long after I e-mailed this message. As I've been told again and again, RTFM. Sorry about that, Scott ...
... Probably not. :) I always expected that wIv was used with a tam (exch) at the end of the HIja'chughwI'. Doesn't get around the problem if that needed to...
... From: Jason Proctor To: varaq-dev@yahoogroups.com Sent: Monday, August 04, 2003 9:15 AM Subject: Re: [varaq-dev] a use for 'wIv' ... Probably not. :) I'm...
... What do HIja'chugh and ghobe'chugh translate to? I wonder if just "wIv" makes more sense than wIvchugh. "Here's a boolean and two procedures. Choose!" ...
... From: Jason Proctor To: varaq-dev@yahoogroups.com Sent: Monday, August 04, 2003 10:20 AM Subject: Re: [varaq-dev] a use for 'wIv' What do HIja'chugh and...
... You interpreted my poorly-worded question correctly. I didn't know I wanted a comparison until I thought about it some more. :) Better questions: What's...
... I'm sort of lurking... it's good to see some interest, though I've got other stuff on my plate at the moment. I shall at my earliest convenience formulate...
More questions... In implementing this game I'm trying for, I keep running into problems probably related to the stack, and my (current) lack of understanding...
... Basically, it's supposed to leave the stack intact. The issue is that it isn't supposed to be used in production code; it's mostly meant for use in ...
Depending on the version of the varaq-kling.pl you have, I believe I remember the 'dump' command still being in English. I remember having to edit the version...
... From: merrick_stemen To: varaq-dev@yahoogroups.com Sent: Thursday, August 07, 2003 12:40 PM Subject: [varaq-dev] Re: How can I see the stack? If the...
... I haven't gone through the stuff you've sent. At all. It looks cool, and if you say it works that's good enough for me until this moment's crisis at work...
... If you'd like to add this to yours, propose a tlh name for the operator and insert the following into your copy of the interpreter: elsif ($cmd eq 'time')...