[REBOL] Re: What does REBOL fix?

2003-12-20 Thread Philippe Arsenne
Objet : [REBOL] Re: What does REBOL fix? Hi Jason, On Wednesday, December 17, 2003, 3:19:18 PM, you wrote: JC Simple includes not having to write the book first or explain it to anyone. [...] Don't confuse simple with easy! And, of course, most times one is going to do what's easier

[REBOL] Re: What does REBOL fix?

2003-12-18 Thread Gabriele Santilli
Hi Jason, On Wednesday, December 17, 2003, 3:19:18 PM, you wrote: JC Simple includes not having to write the book first or explain it to anyone. [...] Don't confuse simple with easy! And, of course, most times one is going to do what's easier, not what's simpler... but that doesn't mean

[REBOL] Re: What does REBOL fix?

2003-12-18 Thread Jason Cunliffe
REBOL: others define code, rebol expresses it hmm... I like it Can you explain the difference between 'define' and 'express' please? - Jason -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread Carl Read
On 17-Dec-03, Ged Byrne wrote: Looking at it again, the challange was to describe [the language] in terms of the problem it fixes. [1] This is very different from a marketing slogan. For example, the one-liner for lisp is Lisp: Turing Machines are an awkward way to describe

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread Ged Byrne
Hi Carl, --- Carl Read [EMAIL PROTECTED] wrote: I was trying to get at that with... REBOL: XML can't parse itself. using a similar style to what's on the site. ie... Pascal: Algol doesn't have enough data types. Oh, now I get it. Excellent!

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread SunandaDH
James: NothingNothing is fixed in REBOL. unfortunately that can also be read: ... it was broken from the start. Okay, so how about: REBOL -- It ain't broke and it ain't fixed. Sunanda. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread Jason Cunliffe
REBOL: XML can't parse itself. Isn't that what XSLT does ? XSLT is like Rebol in some ways but much harder to read and not so much fun.. - Jason -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread Jason Cunliffe
JC What is essential is easy interoprability. What is essential is simplicity. Any new piece you have to add adds complexity, and complexity will in the end turn out against you. Yes very good point. But there is a trade-off point where modularity aids and manifests simplicity. Go

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread Maxim Olivier-Adlhoch
Rebol strikes a very elegant balance I think. What it still lacks is a smart IDE/browser component to help one to move faster with syntax and dialects. Loaded dictionaries and context sensitive support. I imagine that is a very hard thing to write. But perhaps Rebol makes it easy..

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread James Marsden
[EMAIL PROTECTED] wrote: Can we find a snappy one-liner? http://www.paulgraham.com/fix.html Sunanda. Dialecting in Rebol, more fun than Latin! -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread Maxim Olivier-Adlhoch
Marsden [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 4:07 PM To: [EMAIL PROTECTED] Subject: [REBOL] Re: What does REBOL fix? [EMAIL PROTECTED] wrote: Can we find a snappy one-liner? http://www.paulgraham.com/fix.html Sunanda. Dialecting in Rebol, more fun

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread Jason Cunliffe
Rebol - programming for dialecticians -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread Joel Neely
Hi, James, Were you just joking? (OBTW, REBOL isn't the only language that supports dialects...) James Marsden wrote: Dialecting in Rebol, more fun than Latin! Damien Conway has actually written a Latin dialect for Perl! [begin excerpt] Lingua::Romana::Perligata -- Perl for the

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread James Marsden
Heehee, nice one Joel! That Perl excerpt is truly marvellous - I must pass it off to a linguist friend of mine - she'll love it :) James. Joel Neely wrote: Hi, James, Were you just joking? (OBTW, REBOL isn't the only language that supports dialects...) James Marsden wrote: Dialecting

[REBOL] Re: What does REBOL fix?

2003-12-17 Thread Maxim Olivier-Adlhoch
dont be fooled. Simple is hardest -Original Message- From: James Marsden [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 4:07 PM To: [EMAIL PROTECTED] Subject: [REBOL] Re: What does REBOL fix? [EMAIL PROTECTED] wrote: Can we find a snappy one-liner

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Carl Read
On 14-Dec-03, [EMAIL PROTECTED] wrote: Can we find a snappy one-liner? http://www.paulgraham.com/fix.html REBOL: XML can't parse itself. -- Carl Read -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Ladislav Mecir
A J Martin napsal(a): REBOL - When one language just isn't enough. I like it. :-) -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Stan Silver
On 14-Dec-03, [EMAIL PROTECTED] wrote: Can we find a snappy one-liner? http://www.paulgraham.com/fix.html Sassenrathian Dialectic: Lisp is powerful; Logo is fun. But C is practical. Rebol is powerful, fun, and practical. -- Stan Silver -- To unsubscribe from this list, just send an email

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Gabriele Santilli
Hi Jason, On Monday, December 15, 2003, 6:02:50 PM, you wrote: JC Yes but that is still also true for HTML, XSLT, Perl, Python, PHP, Java, C, JC etc.. How do you MOLD some PHP code and send it to another computer? ;-) Regards, Gabriele. -- Gabriele Santilli [EMAIL PROTECTED] -- REBOL

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Gabriele Santilli
Hi Jason, On Monday, December 15, 2003, 8:26:50 PM, you wrote: JC Simply I dont think it is essential or necessarily desirable to do it all in JC one language. JC What is essential is easy interoprability. What is essential is simplicity. Any new piece you have to add adds complexity,

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Stan Silver
On 14-Dec-03, [EMAIL PROTECTED] wrote: Can we find a snappy one-liner? http://www.paulgraham.com/fix.html (more in the spirit of the above web page) Lisp is powerful. Logo is fun. But C is practical. -- Stan Silver -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED]

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Petr Krenzelok
Gabriele Santilli wrote: Hi Jason, On Monday, December 15, 2003, 6:02:50 PM, you wrote: JC Yes but that is still also true for HTML, XSLT, Perl, Python, PHP, Java, C, JC etc.. How do you MOLD some PHP code and send it to another computer? ;-) Well, OTOH, AFAIK :-) (what an abbreviations

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Ged Byrne
I like this. How about taking it a little further: REBOL - You want many languages running on many machines, but a single, simple foundation. --- Jason Cunliffe [EMAIL PROTECTED] wrote: REBOL - When one language just isn't enough. nice :-) -- To unsubscribe from this list, just send

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Gabriele Santilli
Hi Petr, On Tuesday, December 16, 2003, 11:02:46 AM, you wrote: PK Well, OTOH, AFAIK :-) (what an abbreviations :-), Rebol is not fully PK serialisable- is it? We're not talking about generic data serialization; we're talking about the fact that code is just data that you can manipulate and

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Joel Neely
- REBOL: The message is the medium. - REBOL: Programming for block heads - REBOL: Life's too short to write long programs - REBOL: Fight carpal tunnel syndrome! - REBOL: Good things come in small packages - REBOL: Because Von Neumann was right! - Real Expressiveness Based On diaLects -

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Cribbs, Jamey
Gabriele Santilli wrote: Hi Jason, On Monday, December 15, 2003, 6:02:50 PM, you wrote: JC Yes but that is still also true for HTML, XSLT, Perl, Python, PHP, Java, C, JC etc.. How do you MOLD some PHP code and send it to another computer? ;-) I don't know how you do it in PHP, but in

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Sabu Francis
My hat in the ring: REally BEautiful Language (The BE because, REBOL is meant to be pronounced REBEL) Regards Sabu Francis -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Joel Neely
Hi, Gabriele, Gabriele Santilli wrote: Hi Jason, On Monday, December 15, 2003, 6:02:50 PM, you wrote: JC Yes but that is still also true for HTML, XSLT, Perl, Python, JC PHP, Java, C, JC etc.. How do you MOLD some PHP code and send it to another computer? ;-) I disclaim all

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Maxim Olivier-Adlhoch
-Original Message- From: Cribbs, Jamey [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 9:28 AM To: [EMAIL PROTECTED] Subject: [REBOL] Re: What does REBOL fix? Gabriele Santilli wrote: Hi Jason, On Monday, December 15, 2003, 6:02:50 PM, you wrote: JC Yes

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Ged Byrne
Hi Joel, --- Joel Neely [EMAIL PROTECTED] wrote: I disclaim all knowledge re PHP, but here's a trivial Perl client to fetch and execute/evaluate source from a remote host. use LWP::Simple; eval get (http://your-site-here;); I guess one has to decide whether a one-line

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Steven White
Can we find a snappy one-liner? All User-Serviceable Parts Inside (as opposed to the common sticker on many electronic appliances that says No user-serviceable parts inside) When I first HEARD about REBOL and who was writing it, I wanted to try it because of its alleged simplicity. When I

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Maxim Olivier-Adlhoch
-Original Message- From: Ged Byrne [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 11:59 AM To: [EMAIL PROTECTED] Subject: [REBOL] Re: What does REBOL fix? Hi Joel, --- Joel Neely [EMAIL PROTECTED] wrote: I disclaim all knowledge re PHP, but here's

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Maxim Olivier-Adlhoch
-Original Message- From: Ged Byrne [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 11:59 AM To: [EMAIL PROTECTED] Subject: [REBOL] Re: What does REBOL fix? Looking at it again, the challange was to describe [the language] in terms of the problem it fixes. [1

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Jason Cunliffe
- REBOL: The message is the medium. excellent :-) -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Joel Neely
Hi, Maxim, Maxim Olivier-Adlhoch wrote: ... In this case, rebol outdoes everybody, IMHO. For security, you can just encrypt the data before sending it, and even that is (rather) easy to integrate right in a protocol. That's not the only security issue. Encrypting the source as it

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Joel Neely
Hi, Ged, Ged Byrne wrote: use LWP::Simple; eval get (http://your-site-here;); The code required to pass a string to another machine and have it execute is simple enough, but it isn't enough for the real world. The code as given presents a massive security risk. I completely

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Gregg Irwin
Ged, Joel et al, OK, so after reading Ged's latest post: REBOL: Because code really is just data Now, the EVAL discussion interests me because I've been of the opinion that while many other languages support an EVAL function it is different than what REBOL does. Can you achieve the same

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Porter Woodward
Hmm - I see this topic has generated a few messages back and forth. I haven't read all of them, those I have piqued my interest. REBOL is an interesting issue for me. I use it almost every day, and yet I've never used it to produce an external system; all the things I do in REBOL are to

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread SunandaDH
Can we find a snappy one-liner? Belatedly lobbing an answer in of my own... NothingNothing is fixed in REBOL. Sunanda. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Gregg Irwin
Hi Sunanda, Sac NothingNothing is fixed in REBOL. LOL! :) Brilliant! -- Gregg -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread Bruno Bord
Joel Neely wrote: - REBOL: Life's too short to write long programs Nice pick ! Shall I steal this line from you to explain my co-workers why I am a Rebol ? -- Bruno Bord -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-16 Thread James Marsden
Gregg Irwin wrote: Hi Sunanda, Sac NothingNothing is fixed in REBOL. LOL! :) Brilliant! -- Gregg unfortunately that can also be read: ... it was broken from the start. and that is NOT an impression we want to convey :-( James. -- To unsubscribe from this

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Ged Byrne
--- Gregg Irwin [EMAIL PROTECTED] wrote: Hi Sunanda, Sac Can we find a snappy one-liner? Because every other language is trapped on just one computer. BT Yahoo! Broadband - Save £80 when you order online today.

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Joel Neely
Hi, Ged, Ged Byrne wrote: Because every other language is trapped on just one computer. Let's be fair. There are MANY languages that are highly portable in today's world: Perl, Python, Ruby, Java, and a whole slew of open-source efforts. And we're still waiting for the MacOS/X version of

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Jason Cunliffe
- Because Life is a dream and everythind and all Data is a stream - ODTAA: one damn thing after another. Rebol serializes Data by default. - Rebol - the Killer Serial App -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Jason Cunliffe
- Rebol fixes boredom and conformity.. - Rebol because its different and fun - Rebol fixes itself :-) -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Ged Byrne
I'm wasn't referring to the availability of Rebol on different platforms. What I was referring to was the distributed nature of Rebol, the facts that it is designed for writing applications that run on several computers. REBOL was designed to solve one of the fundamental problems in computing:

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Jason Cunliffe
What I was referring to was the distributed nature of Rebol, the facts that it is designed for writing applications that run on several computers. Yes but that is still also true for HTML, XSLT, Perl, Python, PHP, Java, C, etc.. - Jason -- To unsubscribe from this list, just send an email

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Gregg Irwin
Hi Ged et al After reading your post, I'd like to submit a couple more ideas: The world needed more than just another 'programming' language It's all about communication -- Gregg -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Ged Byrne
Hi Jason --- Jason Cunliffe [EMAIL PROTECTED] wrote: Yes but that is still also true for HTML, XSLT, Perl, Python, PHP, Java, C, etc.. - Jason It is true for a combination of these languages. For example, you may have PHP on the server emitting XML that then gets transformed to HTML

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Maxim Olivier-Adlhoch
, but in the end, being part of the problem is much more fun. -Original Message- From: Gregg Irwin [mailto:[EMAIL PROTECTED] Sent: Monday, December 15, 2003 12:48 PM To: Ged Byrne Subject: [REBOL] Re: What does REBOL fix? Hi Ged et al After reading your post, I'd like to submit a couple

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Jason Cunliffe
With Rebol the one language does all of this. Rebol handles the CGI, it describes the content and format of the user interface. It describes how the interface should react to user requests. The messages passed between client and server are themselves dialects of Rebol. This is because

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread A J Martin
REBOL - When one language just isn't enough. Andrew J Martin Speaking in tongues and performing miracles. ICQ: 26227169 http://www.rebol.it/Valley/ http://valley.orcon.net.nz/ http://Valley.150m.com/ -- -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe

[REBOL] Re: What does REBOL fix?

2003-12-15 Thread Jason Cunliffe
REBOL - When one language just isn't enough. nice :-) -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-14 Thread Ladislav Mecir
- everybody can teach me a dialect - lisp is scary - other languages aren't portable -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-14 Thread Seth
Ladislav Mecir wrote: - everybody can teach me a dialect - lisp is scary - other languages aren't portable rebol - you don't have to choose between flexible, powerful, and easy to understand rebol - because nothing is more fun than rebol :) rebol - because programming doesn't have to be

[REBOL] Re: What does REBOL fix?

2003-12-14 Thread Bruno Bord
[EMAIL PROTECTED] wrote: Can we find a snappy one-liner? http://www.paulgraham.com/fix.html Sunanda. REBOL - Because other languages are not elegant enough -- Bruno Bord -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-14 Thread Volker Nitsch
Am Sonntag 14 Dezember 2003 01:32 schrieb [EMAIL PROTECTED]: Can we find a snappy one-liner? http://www.paulgraham.com/fix.html Sunanda. Lisp and Rebol are like cats and dogs: Both understand you. But dogs like teamwork, while cats ignore you climbing trees. :) -Volker -- To

[REBOL] Re: What does REBOL fix?

2003-12-14 Thread Gregg Irwin
Hi Sunanda, Sac Can we find a snappy one-liner? Forth is scary and Logo isn't taken seriously. -- Gregg -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: What does REBOL fix?

2003-12-13 Thread Tom Conlin
because syntax is scary On Sat, 13 Dec 2003 [EMAIL PROTECTED] wrote: Can we find a snappy one-liner? http://www.paulgraham.com/fix.html Sunanda. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject. -- To unsubscribe from this

[REBOL] Re: What does REBOL fix?

2003-12-13 Thread Graham Chiu
Re: What does REBOL fix? Can we find a snappy one-liner? http://www.paulgraham.com/fix.html Sunanda. Because Lisp is too scary Because Arc is too late :) -- Graham -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.