Re: Need a compelling argument to use Django instead of Rails
- From: Bruno Desthuilliers <onurb@xxxxxxxxxxx>
- Date: Thu, 27 Jul 2006 13:55:32 +0200
Kay Schluehr wrote:
Bruno Desthuilliers wrote:yes, I know - embedded DSLs.
Care to write an external DSL in Ruby ?
I mean : write a parser and interpreter for a DSL. In Ruby.
It is this kind of stuff Rubys talk about when they mention "DSLs in
Ruby":
http://www.artima.com/rubycs/articles/ruby_as_dsl.html
FWIW, after a *quick* glance at this article, I haven't seen anything
that seemed undoable nor even difficult to do in Python - it all boils
down to reading an ini-like file and creating a stub source-tree from it.
--
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: Kay Schluehr
- Re: Need a compelling argument to use Django instead of Rails
- Prev by Date: Re: Threads vs Processes
- Next by Date: Re: Need a compelling argument to use Django instead of Rails
- 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
|
|