This looks _much_ better, Raphael.

My next suggestion would be trying to contact dnolen directly, either via
email or (preferably) on IRC so that he can have an opportunity to give you
feedback. Tomorrow is the deadline, so I'm going ahead and doing an edit at
the moment. I'll send a pull request shortly.

Questions:

In your Python-to-Lua compiler, you ran into problems with limitations in
the semantics of Lua. Why is this not going to be a problem with
Clojure-to-Lua?

Why choose a source-to-source compiler, rather than one emitting Lua
bytecode? I'm not saying one is better than the other, I'm just asking the
question, and suggesting that it may  or may not be worth mentioning in
your proposal.

How will you measures the success of your project? Are you planning to do
any performance testing or verification of the resulting compiler?

Are you familiar with how code is submitted to Clojure? Do you have a CA on
file? Do you know that the patches are going to be used rather than git
pulls?

It should be a goal of your project that your code be integrated back into
ClojureScript, not just end up as an orphaned fork. But, don't make it a
condition for success.

I left the parts where you talk about "not being the most experienced
Clojure developer around in" because I felt like removing them was too
heavy an editor's hand. I'd recommend you think about removing them though.
You're not really expected to be the most experienced Clojure developer
around, and it doesn't convey much information.

I just sent you a pull request, good luck on your application!

--Aaron

2012/4/5 Raphaël AMIARD <raph.ami...@gmail.com>

> Sorry about that, i messed up the link for the application ...
>
> ClojureScript to Lua 
> Application<http://raph-amiard.github.com/ClojureScriptLua.html>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to