Re: Need a compelling argument to use Django instead of Rails
- From: Bruno Desthuilliers <onurb@xxxxxxxxxxx>
- Date: Thu, 27 Jul 2006 10:42:27 +0200
Jaroslaw Zabiello wrote:
On Wed, 26 Jul 2006 18:23:22 +0200, Bruno Desthuilliers wrote:
Care to write an external DSL in Ruby ?
?
I mean : write a parser and interpreter for a DSL. In Ruby.
I see. Nope. I do not like code generators.
I'm not talking about "code generators", I'm talking about implementing
a language with another language.
In this sense every template
system is DSL.
Indeed.
E.g. Smarty Templates for PHP. You can create "external DSL"
even in C or assembler.
Indeed.
This is not the point. The point is Ruby is much
better suited to create internal DSL than Python
Care to back your claim ? Or are you just parroting what you read from
some clueless guy more concerned with hype and buzz than with reality ?
or PHP.
Please compare what is comparable.
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb@xxxxxxxxxxx'.split('@')])"
.
- References:
- Re: Need a compelling argument to use Django instead of Rails
- From: Jaroslaw Zabiello
- Re: Need a compelling argument to use Django instead of Rails
- From: Bruno Desthuilliers
- Re: Need a compelling argument to use Django instead of Rails
- From: Jaroslaw Zabiello
- Re: Need a compelling argument to use Django instead of Rails
- From: Bruno Desthuilliers
- Re: Need a compelling argument to use Django instead of Rails
- From: Jaroslaw Zabiello
- Re: Need a compelling argument to use Django instead of Rails
- From: Bruno Desthuilliers
- Re: Need a compelling argument to use Django instead of Rails
- From: Jaroslaw Zabiello
- Re: Need a compelling argument to use Django instead of Rails
- Prev by Date: Re: self question
- Next by Date: Re: Worarrounding hardcoded Option class in optparse in Python 2.3
- Previous by thread: Re: Need a compelling argument to use Django instead of Rails
- Next by thread: Re: Need a compelling argument to use Django instead of Rails
- Index(es):
Relevant Pages
|
|